We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbbc74 commit e6b03ceCopy full SHA for e6b03ce
README.md
@@ -2,11 +2,11 @@
2
3
A simple example to demonstrate how to use callback in JavaScript using image element
4
5
-## How to fetch the images?
+## How to fetch the images
6
7
-Under scripts folder please run the command line bellow:
+In order to have the images please run the command line bellow:
8
9
-```node catch-them-all.js```
+```npm run catch-them-all```
10
11
## How to start
12
0 commit comments