diff options
-rw-r--r-- | README | 9 | ||||
-rw-r--r-- | README.md | 16 |
2 files changed, 16 insertions, 9 deletions
@@ -1,9 +0,0 @@ -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 schematic. You will need gEDA -(http://www.gpleda.org) to view/edit it. - -This project is licenced under CC BY-SA 3.0 -(http://creativecommons.org/licenses/by-sa/3.0/). diff --git a/README.md b/README.md new file mode 100644 index 0000000..4d410da --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +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 [website][1] for more details +(currently in Russian only). + +This progect contains the device schematic. You will need [gEDA][2] +to view or edit it. + +This project is licenced under [CC BY-SA 3.0][3]. + +[1]: http://brainuino.ru +[2]: http://www.gpleda.org +[3]: http://creativecommons.org/licenses/by-sa/3.0/ |