diff --git a/README.md b/README.md index dd28a1e..118eb2d 100644 --- a/README.md +++ b/README.md @@ -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` @@ -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/)