Skip to content

Commit 5243e73

Browse files
authored
Merge pull request #117 from astro-pi/feature/reformat-readme
Reformat README
2 parents 0432ae4 + c894057 commit 5243e73

1 file changed

Lines changed: 39 additions & 37 deletions

File tree

README.md

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
=========
2-
Sense HAT
3-
=========
1+
#Sense HAT
42

5-
Python module to control the `Raspberry Pi`_ Sense HAT used in the `Astro Pi`_ mission - an education outreach programme for UK schools sending code experiments to the International Space Station.
3+
Python module to control the `Raspberry Pi` Sense HAT used in the `Astro Pi` mission - an education outreach programme for UK schools sending code experiments to the International Space Station.
64

75
Hardware
86
========
@@ -21,12 +19,12 @@ Buy
2119

2220
Buy the Sense HAT from:
2321

24-
* `The Pi Hut`_
25-
* `Pimoroni`_
26-
* `Amazon (UK)`_
27-
* `element14`_
28-
* `adafruit`_
29-
* `Amazon (USA)`_
22+
* `The Pi Hut`
23+
* `Pimoroni`
24+
* `Amazon (UK)`
25+
* `element14`
26+
* `adafruit`
27+
* `Amazon (USA)`
3028

3129

3230
Installation
@@ -55,34 +53,38 @@ Comprehensive documentation is available at `pythonhosted.org/sense-hat`_
5553
Contributors
5654
============
5755

58-
* `Dave Honess`_
59-
* `Ben Nuttall`_
60-
* `Serge Schneider`_
61-
* `Dave Jones`_
62-
* `Tyler Laws`_
63-
* `George Boukeas`_
56+
* `Dave Honess`
57+
* `Ben Nuttall`
58+
* `Serge Schneider`
59+
* `Dave Jones`
60+
* `Tyler Laws`
61+
* `George Boukeas`
6462

6563
Open Source
6664
===========
6765

68-
* The code is licensed under the `BSD Licence`_
69-
* The project source code is hosted on `GitHub`_
70-
* Please use `GitHub issues`_ to submit bugs and report issues
71-
72-
.. _Raspberry Pi: https://www.raspberrypi.org/
73-
.. _Astro Pi: http://www.astro-pi.org/
74-
.. _pythonhosted.org/sense-hat: http://pythonhosted.org/sense-hat/
75-
.. _Dave Honess: https://github.com/davidhoness
76-
.. _Ben Nuttall: https://github.com/bennuttall
77-
.. _Serge Schneider: https://github.com/XECDesign
78-
.. _Dave Jones: https://github.com/waveform80
79-
.. _Tyler Laws: https://github.com/tyler-laws
80-
.. _BSD Licence: http://opensource.org/licenses/BSD-3-Clause
81-
.. _GitHub: https://github.com/RPi-Distro/python-sense-hat
82-
.. _GitHub Issues: https://github.com/RPi-Distro/python-sense-hat/issues
83-
.. _`The Pi Hut`: http://thepihut.com/products/raspberry-pi-sense-hat-astro-pi
84-
.. _`Pimoroni`: https://shop.pimoroni.com/products/raspberry-pi-sense-hat
85-
.. _`Amazon (UK)`: http://www.amazon.co.uk/Raspberry-Pi-2483095-Sense-HAT/dp/B014T2IHQ8/
86-
.. _element14: https://www.element14.com/community/docs/DOC-78155/l/raspberry-pi-sense-hat
87-
.. _adafruit: https://www.adafruit.com/products/2738
88-
.. _Amazon (USA): http://www.amazon.com/Raspberry-Pi-Sense-HAT-AstroPi/dp/B014HDG74S
66+
* The code is licensed under the `BSD Licence`
67+
* The project source code is hosted on `GitHub`
68+
* Please use `GitHub issues` to submit bugs and report issues
69+
70+
URLs
71+
=====
72+
73+
* Raspberry Pi: https://www.raspberrypi.org/
74+
* Astro Pi: http://www.astro-pi.org/
75+
* pythonhosted.org/sense-hat: http://pythonhosted.org/sense-hat/
76+
* Dave Honess: https://github.com/davidhoness
77+
* Ben Nuttall: https://github.com/bennuttall
78+
* Serge Schneider: https://github.com/XECDesign
79+
* Dave Jones: https://github.com/waveform80
80+
* Tyler Laws: https://github.com/tyler-laws
81+
* George Boukeas: https://github.com/boukeas
82+
* BSD Licence: http://opensource.org/licenses/BSD-3-Clause
83+
* GitHub: https://github.com/RPi-Distro/python-sense-hat
84+
* GitHub Issues: https://github.com/RPi-Distro/python-sense-hat/issues
85+
* `The Pi Hut`: http://thepihut.com/products/raspberry-pi-sense-hat-astro-pi
86+
* `Pimoroni`: https://shop.pimoroni.com/products/raspberry-pi-sense-hat
87+
* `Amazon (UK)`: http://www.amazon.co.uk/Raspberry-Pi-2483095-Sense-HAT/dp/B014T2IHQ8/
88+
* element14: https://www.element14.com/community/docs/DOC-78155/l/raspberry-pi-sense-hat
89+
* adafruit: https://www.adafruit.com/products/2738
90+
* Amazon (USA): http://www.amazon.com/Raspberry-Pi-Sense-HAT-AstroPi/dp/B014HDG74S

0 commit comments

Comments
 (0)