From 7ad24ef8d2436083de5907615b7730d43da5318d Mon Sep 17 00:00:00 2001 From: Sudar Date: Sun, 22 Sep 2013 18:36:10 +0530 Subject: [PATCH] Fix link to colorgcc in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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