aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Mikhirev2014-12-14 21:59:26 +0300
committerDmitry Mikhirev2014-12-14 21:59:26 +0300
commit92ecaa2bb225f19fb7e4580ce9f82cf4e2b53674 (patch)
tree4ff713e55b6563919f85067f77b1960b02d64d48
parent47ff76dc94a6d8e1b8fd368a1721d4258d8c1389 (diff)
downloadbrainuino-master.tar.gz
brainuino-master.tar.bz2
brainuino-master.tar.xz
brainuino-master.zip
markdownified readmeHEADmaster
-rw-r--r--README.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/README.md b/README.md
index 36c8ead..0d7a40d 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,17 @@ About Brainuino
Brainuino is an open source project for developing hardware and software
for intellectual games. Brainuino Aleph is a first model of game device
-combining timer and answer detector. See http://brainuino.ru for more details
+combining timer and answer detector. See [website][1] for more details
(currently in Russian only).
-This project contains device firmware source code. You will need Arduino IDE
-(http://arduino.cc/en/Main/Software) or at least arduino core (libraries,
-avr-gcc compiler, avr-binutils and avrdude) to use it.
+This project contains device firmware source code. You will need [Arduino IDE][2]
+or at least arduino core (libraries, avr-gcc compiler, avr-binutils and avrdude)
+to use it.
-This project is licenced under GPLv3 or later
-(https://www.gnu.org/licenses/gpl.html).
+This project is licenced under [GPLv3][3] or later.
[![Build Status](https://semaphoreapp.com/api/v1/projects/fe0bf7f9-640a-467c-8216-86c3a60b5d56/298769/badge.png)](https://semaphoreapp.com/bizdelnick/brainuino)
+
+[1]: http://brainuino.ru
+[2]: http://arduino.cc/en/Main/Software
+[3]: https://www.gnu.org/licenses/gpl.html