aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..1d09789
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+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.
+
+This progect contains device firmware source code. You will need Arduino IDE
+(http://arduino.cc/en/Main/Software) to use it.
+
+This project is licenced under GPLv3 or later
+(https://www.gnu.org/licenses/gpl.html).