Skip to content

Commit b7d1c0f

Browse files
committed
update readme
1 parent f0e6f23 commit b7d1c0f

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

+15-13
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ The project exhibits React, asynchronous javascript, nested fetch calls, type ch
2121
* Jest
2222
* Enzyme
2323

24+
## Using the app
25+
26+
### Select the category of information.
27+
28+
![select](https://media.giphy.com/media/xloI6GR82AF1V0Idjc/giphy.gif)
29+
30+
<br/>
31+
32+
### Favorites may be saved and viewed on the favorites page.
33+
34+
![favorites](https://media.giphy.com/media/5zbMaA4qK46YsQI0Hp/giphy.gif)
35+
36+
<br/>
37+
2438
## Getting Started
2539

2640
#### Clone down this repository.
@@ -39,16 +53,4 @@ The project exhibits React, asynchronous javascript, nested fetch calls, type ch
3953

4054
#### To run the test suite
4155

42-
`npm test`
43-
44-
## Using the app
45-
46-
### Select the category of information.
47-
48-
![select](https://media.giphy.com/media/xloI6GR82AF1V0Idjc/giphy.gif)
49-
50-
<br/>
51-
52-
### Favorites may be saved and viewed on the favorites page.
53-
54-
![favorites](https://media.giphy.com/media/5zbMaA4qK46YsQI0Hp/giphy.gif)
56+
`npm test`

0 commit comments

Comments
 (0)