From 2c0526afc98728242cedea497bff3485903b4cb9 Mon Sep 17 00:00:00 2001 From: "Mr.Blinky" Date: Sun, 25 Mar 2018 15:32:23 +0200 Subject: [PATCH] name change --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d48196b..be30249 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Arduboy-homebrew-package -Arduino IDE board package for Arduboy and homebrew versions with the following advantages: +# Arduboy-homemade-package +Arduino IDE board package for Arduboy and homemade versions with the following advantages: * Single install * Includes all Arduboy libraries with support for alternate displays and wiring * Includes Arduboy optimized Arduino core with extra features and space savings @@ -9,15 +9,15 @@ Arduino IDE board package for Arduboy and homebrew versions with the following a * Start Arduino IDE and press **CTRL + comma** to select properties. * Copy and paste the URL below in **Additional Boards Manager URLs:** text box and click on **OK** ``` -https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/package_arduboy_homebrew_index.json +https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/package_arduboy_homemade_index.json ``` -![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/preferences.png) +![preferences](https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/images/preferences.png) After this: * Go to **Tools > Boards > Board manager** -* In the text box type **Arduboy homebrew** +* In the text box type **Arduboy homemade** * Click on the **Arduboy Hombrew package** and click the **Install** button. -You can now select **Arduboy, Arduboy DevKit** and **Arduboy Homebrew boards** from the Tools menu. +You can now select **Arduboy, Arduboy DevKit** and **Arduboy homemade boards** from the Tools menu. -![menu](https://raw.githubusercontent.com/MrBlinky/Arduboy-homebrew-package/master/images/menu.gif) +![menu](https://raw.githubusercontent.com/MrBlinky/Arduboy-homemade-package/master/images/menu.gif)