Skip to content

Commit e6b03ce

Browse files
committed
Updated README.md
1 parent dcbbc74 commit e6b03ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
A simple example to demonstrate how to use callback in JavaScript using image element
44

5-
## How to fetch the images?
5+
## How to fetch the images
66

7-
Under scripts folder please run the command line bellow:
7+
In order to have the images please run the command line bellow:
88

9-
```node catch-them-all.js```
9+
```npm run catch-them-all```
1010

1111
## How to start
1212

0 commit comments

Comments
 (0)