Skip to content

Commit

Permalink
Demo link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
staaky committed Jun 27, 2012
1 parent 3997bca commit 8352e4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Spinners

Spinners is a JavaScript library that creates pixel-perfect cross-browser loading icons through Canvas. Written for use in [Lightview][1] and [Tipped][2], feel free to use it in your own projects.

Demo (GUI): http://projects.nickstakenburg.com/spinners


## Installation

Expand Down
2 changes: 1 addition & 1 deletion gui/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Spinners</title>
<title>Spinners - Pixel-perfect loading icons using Canvas</title>
<meta name="description" content="Spinners is a Javascript library that creates pixel-perfect cross-browser loading icons through Canvas"/>

<!-- Spinners -->
Expand Down

0 comments on commit 8352e4f

Please sign in to comment.