Skip to content

Commit b00898c

Browse files
authored
Update README.md
1 parent 1274853 commit b00898c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ OR
1010

1111
View each individual project directly
1212

13-
1. Random Quotes - uses JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes), [live](https://billdevcode.github.io/projects/random-quotes/index.html)]
14-
2. JavaScript Calculator - uses JavaScript of course and jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator), [live](https://billdevcode.github.io/projects/javascript-calculator/index.html)]
15-
3. Pomodoro Clock - uses JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock), [live](https://billdevcode.github.io/projects/pomodoro-clock/index.html)]
16-
4. Twitch.tv API - uses JavaScript, jQuery and Twitch TV API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV), [live](https://billdevcode.github.io/projects/twitchTV/index.html)]
17-
5. FCC Leaderboard - uses ReactJS, JavaScript, and Free Code Camp's API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard), [live](https://billdevcode.github.io/projects/fcc-leaderboard/index.html)]
18-
6. Wikipedia Viewer - uses JavaScript, jQuery, and Wikipedia API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer), [live](https://billdevcode.github.io/projects/wikipedia-viewer/index.html)]
19-
7. Tic-Tac-Toe - uses JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe), [live](https://billdevcode.github.io/projects/tic-tac-toe/index.html)]
20-
8. Simon Game - uses JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game), [live](https://billdevcode.github.io/projects/simon-game/index.html)]
21-
9. \*new\* Maps and Locations - uses JavaScript, jQuery and Google Places API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/maps-locations), [live](https://billdevcode.github.io/projects/maps-locations/index.html)]
13+
1. Random Quotes - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/random-quotes), [live](https://billdevcode.github.io/projects/random-quotes/index.html)]
14+
2. JavaScript Calculator - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/javascript-calculator), [live](https://billdevcode.github.io/projects/javascript-calculator/index.html)]
15+
3. Pomodoro Clock - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/pomodoro-clock), [live](https://billdevcode.github.io/projects/pomodoro-clock/index.html)]
16+
4. Twitch.tv API - JavaScript, jQuery and Twitch.tv API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/twitchTV), [live](https://billdevcode.github.io/projects/twitchTV/index.html)]
17+
5. FCC Leaderboard - ReactJS, JavaScript and Free Code Camp API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/fcc-leaderboard), [live](https://billdevcode.github.io/projects/fcc-leaderboard/index.html)]
18+
6. Wikipedia Viewer - JavaScript, jQuery and Wikipedia API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/wikipedia-viewer), [live](https://billdevcode.github.io/projects/wikipedia-viewer/index.html)]
19+
7. Tic-Tac-Toe - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/tic-tac-toe), [live](https://billdevcode.github.io/projects/tic-tac-toe/index.html)]
20+
8. Simon Game - JavaScript, jQuery [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/simon-game), [live](https://billdevcode.github.io/projects/simon-game/index.html)]
21+
9. \*new\* Maps and Locations - JavaScript, jQuery and Google Places API [[code](https://github.com/billdevcode/billdevcode.github.io/tree/master/projects/maps-locations), [live](https://billdevcode.github.io/projects/maps-locations/index.html)]
2222

2323
## License
2424

25-
MIT License
25+
MIT License

0 commit comments

Comments
 (0)