Skip to content

Commit

Permalink
Adding link to demo site
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch committed Jul 4, 2013
1 parent 97611bc commit 3f4b181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ You can pass a hash of options to tweak the output:

katamari('0.02km', 'default', {precision: 3, output: 'object'}); // {value: 2.857, unit: "elephant", pluralled: "elephants"}

Demo site: http://bkwld.github.io/katamari/

## Installation [![Build Status](https://travis-ci.org/BKWLD/katamari.png?branch=master)](https://travis-ci.org/BKWLD/katamari)

Grab [dist/katamari.js](https://raw.github.com/BKWLD/katamari/master/dist/katamari.js) or [dist/katamari.min.js](https://raw.github.com/BKWLD/katamari/master/dist/katamari.min.js) from the repo.
Expand Down

0 comments on commit 3f4b181

Please sign in to comment.