Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephSKh committed Jul 6, 2016
1 parent 62db49e commit 312600c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ DataAttrs is an array of objects


#Functions:
- `GetParents()` returns and `array` of the full tree down to up
- `GetParents()` returns an `array` of the full tree of the clicked element down to up


#CDNs:
Expand All @@ -67,4 +67,4 @@ DataAttrs is an array of objects
###JQuery:
`<script src="https://code.jquery.com/jquery-1.9.1.min.js"></script>`
###Bootstrap
`<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>`
`<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>`

0 comments on commit 312600c

Please sign in to comment.