aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ec38ba9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# A Makefile for Arduino Sketches
+
+This is a very simple Makefile which knows how to build Arduino sketches.
+
+Until March 2012, this was simply posted on my website where you can
+still find [what
+documentation](http://mjo.tc/atelier/2009/02/arduino-cli.html
+"Documentation") exists.
+
+If you're using Debian or Ubuntu, you can find this in the arduino-core package.