Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sstudiosdev authored Mar 15, 2024
1 parent a0755d0 commit 4ebfbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Generates a random URL for an image hosted on GitHub, downloads it and saves it

# Modules

- Random images: **60** images
- Random images: **70** images
- Anime images: **200** images

# Warning
Expand All @@ -17,7 +17,7 @@ image core requires the `.js` file extension so in the `package.json` of your pr
{
"type": "commonjs", // you have to add this
"dependencies": {
"imagen-core": "^1.0.7"
"imagen-core": "^1.0.8"
}
}
```
Expand Down

0 comments on commit 4ebfbfa

Please sign in to comment.