Fix error in README
This commit is contained in:
parent
48d07472c9
commit
d51738b202
|
@ -3,7 +3,7 @@
|
|||
This project was created in under a day in 2022 as a part of an assessment. It's a cat bookmarking web app! It consumes JSON representations of cat images accessible via the [Cataas](https://cataas.com) API, the links to which can be permanently stored in a bookmark database.
|
||||
|
||||
## Screenshots
|
||||
![The home page, describing what the application is and how to generate an account](meta/screenshot-home.jpg
|
||||
![The home page, describing what the application is and how to generate an account](meta/screenshot-home.jpg)
|
||||
|
||||
![Screenshot of the form used to download a random cat photo and save it to the collection](meta/screenshot-form.jpg)
|
||||
|
||||
|
|
Loading…
Reference in New Issue