From 9ac6505bcddb70c47e529e202a7c13853869f820 Mon Sep 17 00:00:00 2001 From: Aypac Date: Sun, 2 Feb 2020 21:21:40 +0100 Subject: [PATCH] improve readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3ef688..c412403 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To get started, I recommend to check out the [examples folder](https://github.co If you still have question please don't hesistate to [open an issue here on Github](https://github.com/Aypac/Arduino-TR-064-SOAP-Library/issues/new). If you made something cool with this library please provide it as an example. Please create a pull request (or, if you don't know how, [an issue](https://github.com/Aypac/Arduino-TR-064-SOAP-Library/issues/new)) to do that. ## Installation and usage -Simply go to `Tools->Manage Libraries...` in the Arduino IDE and search for `TR-064`. Press install. The examples can then also be found in the IDE under `Examples->TR-064 SOAP Library`. +Simply go to `Tools→Manage Libraries...` in the Arduino IDE and search for `TR-064`. Press install. The examples can then also be found in the IDE under `Examples→TR-064 SOAP Library`. Don't forget that you also need to [add the board you are using to the IDE](https://learn.adafruit.com/add-boards-arduino-v164/setup);
Example board URLs