From 4df67926675e850a36878b421c8ec6061ffe8cd9 Mon Sep 17 00:00:00 2001 From: Nico Date: Mon, 12 Jan 2015 10:20:18 +0100 Subject: [PATCH] Update Readme.md Added Content menu --- Readme.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Readme.md b/Readme.md index bd7f7a5..3a60edb 100644 --- a/Readme.md +++ b/Readme.md @@ -6,6 +6,21 @@ This project went through a lot of phases and has now reached a new Arduino USB- with a lot of new functions like extended HID. It also supports HoodLoader1+2. The idea is to enable enhanced USB functions to almost all 'standard' Arduino boards. +##### Content +* [Features](https://github.com/NicoHood/HID/tree/Official-Integration#features) +* [Installation](https://github.com/NicoHood/HID/tree/Official-Integration#installation) +* [How to use](https://github.com/NicoHood/HID/tree/Official-Integration#how-to-use) +* [Troubleshoot](https://github.com/NicoHood/HID/tree/Official-Integration#troubleshoot) +* [How it works](https://github.com/NicoHood/HID/tree/Official-Integration#how-it-works) +* [Known bugs](https://github.com/NicoHood/HID/tree/Official-Integration#known-bugs) +* [Version history](https://github.com/NicoHood/HID/tree/Official-Integration#version-history) +* [Useful links and credits](https://github.com/NicoHood/HID/tree/Official-Integration#useful-linkscredits) +* [Developer information](https://github.com/NicoHood/HID/tree/Official-Integration#for-developers) +* [License and copyright](https://github.com/NicoHood/HID/tree/Official-Integration#licence-and-copyright) + +Features +======== + **Supported Arduinos (IDE 1.5.8 or higher!):** * Uno (with HoodLoader1 or 2) * Mega (with HoodLoader1 or 2)