Skip to content

Commit 4ebfbfa

Browse files
authored
Update README.md
1 parent a0755d0 commit 4ebfbfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Generates a random URL for an image hosted on GitHub, downloads it and saves it
66

77
# Modules
88

9-
- Random images: **60** images
9+
- Random images: **70** images
1010
- Anime images: **200** images
1111

1212
# Warning
@@ -17,7 +17,7 @@ image core requires the `.js` file extension so in the `package.json` of your pr
1717
{
1818
"type": "commonjs", // you have to add this
1919
"dependencies": {
20-
"imagen-core": "^1.0.7"
20+
"imagen-core": "^1.0.8"
2121
}
2222
}
2323
```

0 commit comments

Comments
 (0)