aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2013-09-22 18:36:10 +0530
committerSudar <sudar@sudarmuthu.com>2013-09-22 18:36:10 +0530
commit7ad24ef8d2436083de5907615b7730d43da5318d (patch)
tree59568d21ed6460c0e8872d17aaf2ffa49f49dfc6
parent8cf353d5516e69fe66b98008575201af444967f9 (diff)
Fix link to colorgcc in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c5e2d3..2c45d0c 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ To upload compiled files, `avrdude` is used. This Makefile tries to find `avrdud
## Colorgcc
-It is possible to use `[colorgcc](https://github.com/colorgcc/colorgcc)` with this makefile. Check out [this comment](http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile#comment-1408) to find usage instructions.
+It is possible to use [`colorgcc`](https://github.com/colorgcc/colorgcc) with this makefile. Check out [this comment](http://hardwarefun.com/tutorials/compiling-arduino-sketches-using-makefile#comment-1408) to find usage instructions.
## Versioning