Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
add demo url to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harthur committed Jun 14, 2012
1 parent d49a4ab commit 37741dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -10,9 +10,10 @@ console.log("there are", cats.length, "cats in this photo");
console.log(cats[0]);

// { x: 30, y: 200, width: 140, height: 140 }

```

[Kittydar demo](http://harthur.github.com/kittydar)

# Install

For node:
Expand Down

0 comments on commit 37741dd

Please sign in to comment.