Skip to content

Commit

Permalink
Add info about usage with Duo
Browse files Browse the repository at this point in the history
  • Loading branch information
gamtiq committed May 13, 2015
1 parent aec07d8 commit 2940d44
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 42,12 @@ Use `dist/chronoman.js` or `dist/chronoman.min.js` (minified version).
var Timer = require("chronoman");
```

### [Duo](http://duojs.org)

```js
var Timer = require("gamtiq/chronoman");
```

### Jam

```js
Expand Down

0 comments on commit 2940d44

Please sign in to comment.