aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7e902f4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+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
+(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 is licenced under GPLv3 or later
+(https://www.gnu.org/licenses/gpl.html).