Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolab committed Aug 2, 2015
1 parent 7ba5ee9 commit 25a089a
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 @@ -60,10 +60,10 @@ router.run();
```

You can change `master` by a [specific version](https://github.com/Nicolab/routux/releases).
<br>Example for `v0.1.1`:
<br>Example for `v0.2.0`:

```html
<script src="https://cdn.rawgit.com/Nicolab/routux/v0.1.1/dist/routux.min.js"></script>
<script src="https://cdn.rawgit.com/Nicolab/routux/v0.2.0/dist/routux.min.js"></script>
```

> Note: please, use the [latest version](https://github.com/Nicolab/routux/releases/latest)
Expand Down

0 comments on commit 25a089a

Please sign in to comment.