Skip to content

Commit e6d8207

Browse files
authored
formatting
1 parent 3868917 commit e6d8207

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Recyclable codes for various scenarios
33

44
### What the Files are:
55

6-
1) Random generic functions that you can pull out and use for various scenarios (I) [Randomfunc.js] (https://github.com/juhuyoon/codeLibrary/blob/master/Randomfunc.js)
6+
1) Random generic functions that you can pull out and use for various scenarios (I)
7+
[Randomfunc.js](https://github.com/juhuyoon/codeLibrary/blob/master/Randomfunc.js)
78
2) A logic JS that I ran into, hopefully adding more [logic.js](https://github.com/juhuyoon/codeLibrary/blob/master/logic.js)
89
3) Key differences between ES5 and ES6 [ES6.js](https://github.com/juhuyoon/codeLibrary/blob/master/ES6_logic.js)
910
4) Javascript conundrums and Gotcha codes filled with the best puns [JS-Gotcha.js](https://github.com/juhuyoon/codeLibrary/blob/master/JS-Gotchas.js)

0 commit comments

Comments
 (0)