Skip to content

Commit

Permalink
Tweak README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondavies committed Feb 8, 2012
1 parent 52c0b1a commit 35f9eb8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Word Cloud Layout for D3

This is a Wordle-inspired word cloud layout written in JavaScript. It uses
HTML5 canvas and sprite masks to achieve near-interactive speeds.
This is a [Wordle](http://www.wordle.net/)-inspired word cloud layout written
in JavaScript. It uses HTML5 canvas and sprite masks to achieve
near-interactive speeds.

See [here](http://www.jasondavies.com/wordcloud/) for an extensive
See [here](http://www.jasondavies.com/wordcloud/) for an interactive
demonstration along with implementation details.

## Usage
Expand Down

0 comments on commit 35f9eb8

Please sign in to comment.