removed tag and update readme

This commit is contained in:
Camille Frantz 2023-01-22 10:28:57 -06:00
parent cb8f35d68a
commit 1d587d1707
No known key found for this signature in database
1 changed files with 2 additions and 5 deletions

View File

@ -2,8 +2,6 @@
I wanted to create an "app" that would read in JSON and print out the results randomly based on a randomly generated number. It took me a while to get right, mostly because of the JSON file format. I have it down now. This is my result.
<<<<<<< HEAD
<<<<<<< HEAD
## Next steps ...
I want to add more quotes and a button to run the code instead of having the user reload the page.
@ -21,6 +19,5 @@ I managed to get the looping done with a iteration count of 25 and an interval o
## Changed the entire format of the page
I didn't like that the looping would repeat the same quote several times so I decided on a column format instead. This way **all** the quotes show up at once. No looping, no excessive animations ... just a simple page.
=======
-- 18 May, 2022; 00:13:59
>>>>>>> 49a8d5d (Update README)
[![status-badge](https://ci.fyrfli.dev/api/badges/fyrfli/jsquotes/status.svg)](https://ci.fyrfli.dev/fyrfli/jsquotes)