From 11f80275a5e7abedf6f2d3eadbd4bc65bca1d3c6 Mon Sep 17 00:00:00 2001 From: Kristian Sloth Lauszus Date: Thu, 16 Apr 2015 22:08:33 +0200 Subject: [PATCH] Added information about Arduino Library Manager --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 60877437..864516e9 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Help yourself by helping us support you! Many thousands of hours have been spent # Table of Contents * [How to include the library](#how-to-include-the-library) + * [Arduino Library Manager](#arduino-library-manager) + * [Manual installation](#manual-installation) * [How to use the library](#how-to-use-the-library) * [Documentation](#documentation) * [Enable debugging](#enable-debugging) @@ -57,6 +59,14 @@ Help yourself by helping us support you! Many thousands of hours have been spent # How to include the library +### Arduino Library Manager + +First install Arduino IDE version 1.6.2 or newer, then simply use the Arduino Library Manager to install the library. + +Please see the following page for instructions: . + +### Manual installation + First download the library by clicking on the following link: . Then uncompress the zip folder and rename the directory to "USB\_Host\_Shield\_20", as any special characters are not supported by the Arduino IDE.