From 6b42225949189212ada60108b612b5b402a5a4e2 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 16 May 2020 10:51:31 -0600 Subject: [PATCH] Make create project the first thing you see --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 492be51..d682482 100644 --- a/README.adoc +++ b/README.adoc @@ -21,15 +21,15 @@ as I've used Leonardos for similar projects. == Step 1: Installation -This needs the MidiUSB and Keyboard libraries. - -Installing those is documented all over the Internet. - If Arduino Create still exists when you're reading this, you might be able to [load up my project](https://create.arduino.cc/editor/neale/f94bb765-47bd-4bc4-9cbf-b978f7124bdc) and program your board without too much fuss. +Otherwise you are going to need to install the MidiUSB and Keyboard libraries. +These are highly popular libraries, +and there is much better documentation elsewhere on the Internet. + == Step 2: Assmble the circuit