From 93a52e9e8c60f48d04f1afe90d035124a7f9aa79 Mon Sep 17 00:00:00 2001 From: Uwe Lippmann Date: Mon, 14 Jul 2014 20:51:49 +0200 Subject: [PATCH 1/2] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1300e8 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +Theremin +======== + +This project realizes a real Theremin (in contrast to our small Light Theremin). + +The schematic and PCB files are created using KiCAD. From 86e2d33047d27370cad487a8c5b38997f3fa5e31 Mon Sep 17 00:00:00 2001 From: Uwe Lippmann Date: Mon, 14 Jul 2014 21:00:30 +0200 Subject: [PATCH 2/2] Added links in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1300e8..fa4f1f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Theremin ======== -This project realizes a real Theremin (in contrast to our small Light Theremin). +This project realizes a real Theremin (in contrast to our small [Light Theremin](https://github.com/HackspaceJena/light-theremin)). -The schematic and PCB files are created using KiCAD. +The schematic and PCB files are created using [KiCAD](http://www.kicad-pcb.org/).