Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsmith12 committed May 2, 2018
1 parent f3cee86 commit 5a4755e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ jQuery is included in the example index.html file though only because it is requ
**Curent Examples**
* traversing-dom - Provides examples of different ways on how you can move up or down the dom.
* creating-elements - Provides example of how you can create an element in javascript and append it to the dom.
* modify-replace-elements - Provides examples of how you Modify, Replace, and Remove elements and attributes in Javascript.

0 comments on commit 5a4755e

Please sign in to comment.