Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriogalano committed Mar 30, 2015
1 parent 503bf78 commit c0c691d
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 @@ -43,7 +43,7 @@ First of all, let's setup plugin initialization into html head section:
</script>

Now, we can build our tree into html body section:
```html

<div id="tree">
<ul>
<li>
Expand Down Expand Up @@ -107,6 +107,6 @@ Now, we can build our tree into html body section:
</ul>
</div>

```


Please, refer to documentation for details.

0 comments on commit c0c691d

Please sign in to comment.