diff --git a/index.html b/index.html
index 8ae36aa..500ba6c 100644
--- a/index.html
+++ b/index.html
@@ -4,16 +4,23 @@
json-c API documentation
-For general information, see the json-c wiki.
+For general information, see the json-c wiki. There you can also find a link to the download page for source tarballs.
For information about building json-c, see the README file.
Versions:
-Note: for the very latest development docs clone the source and run "doxygen".
+Note: for the very latest development docs clone the source and run "doxygen", then look in the doc directory.
-You can also look at the tests in the tests directory for some examples.
+You can also look at the tests in the tests directory for some examples.
One of the simplest examples is
-test2.c.
+test2.c.