From f220c537e0c627bbd168a742270df73dc5b3882a Mon Sep 17 00:00:00 2001 From: dalton Date: Fri, 7 Sep 2012 18:07:23 -0300 Subject: [PATCH] Update README.md Project links have changed. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a960960..09cc6b8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## About ## Flot is a Javascript plotting library for jQuery. -Read more at the website: +Read more at the website: -Take a look at the examples linked from above, they should give a good +Take a look at the [examples](http://people.iola.dk/olau/flot/examples/), they should give a good impression of what Flot can do and the source code of the examples is probably the fastest way to learn how to use Flot.