From b3915859da85c3eac0ab6cb69d192c112a2d8cf9 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Sat, 10 Oct 2015 19:33:05 +0100 Subject: [PATCH] Expand readme --- README.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 11f0baf..9540161 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,10 @@ gpiozero ======== -A simple interface to everyday GPIO components used with Raspberry Pi +A simple interface to everyday GPIO components used with Raspberry Pi. + +Created by `Ben Nuttall`_ of the `Raspberry Pi Foundation`_, `Dave Jones`_, and +other contributors. Latest release ============== @@ -62,6 +65,9 @@ Contributors - `Martin O'Hanlon`_ +.. _Ben Nuttall: https://github.com/bennuttall +.. _Raspberry Pi Foundation: https://www.raspberrypi.org/ +.. _Dave Jones: https://github.com/waveform80 .. _pythonhosted.org/gpiozero: http://pythonhosted.org/gpiozero .. _GitHub: https://github.com/RPi-Distro/python-gpiozero .. _Issues: https://github.com/RPi-Distro/python-gpiozero/issues