diff --git a/README.md b/README.md
new file mode 100644
index 00000000..4027b997
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+
+Arduino Libraries
+=================
+
+This distribution contains a bunch of libraries and example applications
+that I have made for Arduino, covering a variety of tasks from blinking LED's
+to LCD's and RTC-based alarm clocks. They are distributed under the
+terms of the MIT license.
+
+The [documentation](http://rweather.github.com/arduinolibs/index.html)
+contains more information on the libraries and examples.
+
+For more information on these libraries, to report bugs, or to suggest
+improvements, please contact the author Rhys Weatherley via
+[email](mailto:rhys.weatherley@gmail.com).
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index 121740d1..982106d4 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -24,8 +24,15 @@
\file mainpage.dox
\mainpage
-Utility libraries for enhanced use of standard Arduino main boards
-and shields.
+This distribution contains a bunch of libraries and example applications
+that I have made for Arduino, covering a variety of tasks from blinking LED's
+to LCD's and RTC-based alarm clocks. They are distributed under the
+terms of the MIT license, with the source code available from
+github.
+
+For more information on these libraries, to report bugs, or to suggest
+improvements, please contact the author Rhys Weatherley via
+email.
\section main_LCD Freetronics LCD Shield