Skip to content

Commit

Permalink
update with bower install
Browse files Browse the repository at this point in the history
  • Loading branch information
Li, Bruce authored and Li, Bruce committed Mar 7, 2016
1 parent 1ac27dc commit f8876fd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@
* Small & nimble: before gzip, it's only 7K, and can be included in page source to save one extra network connection.
* Fast: Render a complete 100x100 table under 1 second (on my 9 year old imac), and updating individual cells under 5 ms.

## install

### manually install
download the latest release and manually include in your js directory, or

### use bower
`bower install simple.js`

## What can you do with it?

* Web apps: Apps are setup independently, yet still able to communicate with each other.
Expand Down

0 comments on commit f8876fd

Please sign in to comment.