Skip to content

Commit

Permalink
little structure changes
Browse files Browse the repository at this point in the history
  • Loading branch information
titulus committed Aug 6, 2013
1 parent f175075 commit 06b869e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ Simple js testing framework

===

### How to use
API manual take place in [wiki](./wiki/API)

===

### How to install
You just need to add
```html
<script src='path/to/testit.js'></script>
```
to the end of `<body>` tag. That's it!

===

### How to use
API manual take place in [wiki](./wiki/API)

### Example
Look it right [here](./wiki/etc#example)

0 comments on commit 06b869e

Please sign in to comment.