From cd36eb6abb43fe2a9286f4762dd9cdf4d3ad9b28 Mon Sep 17 00:00:00 2001 From: Sudar Date: Mon, 21 Jan 2013 21:17:39 +0530 Subject: [PATCH] Updated Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7035afd..244b038 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ The following are the list of changes that I have made or merged in this fork. H - Removed -w from CPPFLAGS to show warnings (https://github.com/gaftech) - Changed shebang to use /usr/bin/env (https://github.com/anm) - set USB_VID and USB_PID only for leonardo boards(https://github.com/alohr) +- Updated Readme (https://github.com/fr0sty1/) ## Know Issues - Because of the way the makefile is structured, the configuration parameters gets printed twice.