From eec48bbe1df96dfd0af1092466b8f1a18bf93fd6 Mon Sep 17 00:00:00 2001 From: Bill Westfield Date: Tue, 2 Jun 2015 10:08:30 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3d7022e..7dc78c9 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Optiboot is an easy to install upgrade to the Arduino bootloader within Arduino Optiboot is now installed by default on the Arduino Uno. It can be installed on all older mega8, 168 or 328 based Arduinos. +## Additional Documentation +More detailed documentation is being added (slowly) to the [repository wiki](https://github.com/Optiboot/optiboot/wiki). + ## To install into the Arduino software ## 1. Download the latest using Git or the Zip download feature of GutHub. If you download as a zip, also extract it. 1. You will need to be using a recent version of the [Arduino environment](http://arduino.cc), version 18 or later.