This commit is contained in:
Armen Vartan
2014-12-01 16:33:17 -05:00
parent 60d662880d
commit fffd4082ec

View File

@ -1,4 +1,5 @@
####JQuery Basics
JQuery Basics
=============
JQuery is a powerful front-end javascript library that is used on virtually 100% of modern websites. The JQuery codebase is extremely [well documented with explanations and examples](http://api.jquery.com/) Don't be afraid to dig in.