From 298309ef498bfb51605a4363820dabd103da3949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20C=C3=B4t=C3=A9?= Date: Sat, 1 Dec 2012 19:40:17 -0500 Subject: [PATCH] Update README.md to link to examples/index.html. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 366356b..dfa0be5 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Flot is a Javascript plotting library for jQuery. Read more at the website: -Take a look at examples/index.html; 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. +Take a look at the [examples](examples/index.html); 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. ## Installation ##