Skip to content

Commit

Permalink
README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Walnes committed Aug 14, 2011
1 parent 126f102 commit 3949343
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -6,12 +6,14 @@ streaming data_. I built it to reduce the headaches I was getting from
watching charts jerkily updating every second. What you're looking at
now is pretty much all it does. If you like that, then read on.

See [smoothiecharts.org](http://smoothiecharts.org)

Getting Started
---------------

* [Hello world example](http://smoothiecharts.org/examples/example1.html)
* [Another example (server CPU usage)[http://smoothiecharts.org/examples/server-load.html]
* *[Tutorial](http://smoothiecharts.org/tutorial.html)*
* [Another example (server CPU usage)](http://smoothiecharts.org/examples/server-load.html)
* [Tutorial](http://smoothiecharts.org/tutorial.html)
* Just the JavaScript: [smoothie.js](http://github.com/joewalnes/smoothie/raw/master/smoothie.js)
* Full distribution (docs and examples): [zip](http://github.com/joewalnes/smoothie/zipball/master) or [tgz](http://github.com/joewalnes/smoothie/tarball/master)
* Repository: `git clone git@github.com:joewalnes/smoothie.git`
Expand All @@ -21,4 +23,4 @@ For help, use the [Smoothie Charts Google Group](http://groups.google.com/group/

[License](http://smoothiecharts.org/LICENSE.txt) (MIT)

- _[http://joewalnes.com/](Joe Walnes)_
- [Joe Walnes](http://joewalnes.com/)

0 comments on commit 3949343

Please sign in to comment.