aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortinyladi <ladislas@weareleka.com>2014-02-27 20:57:43 +0100
committerSudar <sudar@sudarmuthu.com>2014-03-06 22:48:25 +0530
commit668a4470548514b96311a976d6b3527a5a532f38 (patch)
treee45032468a167083514036619242e765006d2a7e /README.md
parentf62b5838df23c73fb12f8b39e276de18c57e1d38 (diff)
Add a reference makefile, with real-world example
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 28d85e6..d658789 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,9 @@ On other systems:
## Usage
-You can also find more [detailed instructions in this guide](http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile) or also checkout the sample makefiles inside the examples/ folder
+You can also find more [detailed instructions in this guide](http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile).
+
+You can also checkout the sample makefiles inside the `examples/` folder or take a look at a *real* [Makefile-example](examples/MakefileExample/Makefile-example.mk).
Download a copy of this repo some where in your system or install it through a package.