diff --git a/distribution/Resistors-1/README.md b/distribution/Resistors-1/README.md index 9078c0a..85b5d5d 100644 --- a/distribution/Resistors-1/README.md +++ b/distribution/Resistors-1/README.md @@ -9,20 +9,20 @@ Not all available tools have been converted to show up in this menu. If a tool i ### Manual Install -Contributed tools may be downloaded separately and manually placed within the `tools` folder of your Processing sketchbook. To find (and change) the Processing sketchbook location on your computer, open the Preferences window from the Processing application (PDE) and look for the "Sketchbook location" item at the top. +Contributed tools may be downloaded separately and manually placed within the `tools` folder of your Arduino sketchbook. To find (and change) the Arduino sketchbook location on your computer, open the Preferences window from the Arduino application (INO) and look for the "Sketchbook location" item at the top. By default the following locations are used for your sketchbook folder: - * For Mac users, the sketchbook folder is located inside `~/Documents/Processing` - * For Windows users, the sketchbook folder is located inside `My Documents/Processing` + * For Mac users, the sketchbook folder is located inside `~/Documents/Arduino` + * For Windows users, the sketchbook folder is located inside `My Documents/Arduino` -Download Resistors from http://yourtoolname.com +Download Resistors from https://github.com/charlesbones/Resistors Unzip and copy the contributed tool's folder into the `tools` folder in the Processing sketchbook. You will need to create this `tools` folder if it does not exist. The folder structure for tool Resistors should be as follows: ``` -Processing +Arduino tools Resistors examples @@ -36,4 +36,4 @@ Some folders like `examples` or `src` might be missing. After tool Resistors has ### Troubleshooting -If you're having trouble, try contacting the author [Your Name](http://yoururl.com). +If you're having trouble, try contacting the author [Carlos Rodriguez](http://bones.sikuani.net/). diff --git a/distribution/Resistors-3.1/README.md b/distribution/Resistors-3.1/README.md index 5cd7d11..85b5d5d 100644 --- a/distribution/Resistors-3.1/README.md +++ b/distribution/Resistors-3.1/README.md @@ -9,11 +9,11 @@ Not all available tools have been converted to show up in this menu. If a tool i ### Manual Install -Contributed tools may be downloaded separately and manually placed within the `tools` folder of your Processing sketchbook. To find (and change) the Processing sketchbook location on your computer, open the Preferences window from the Processing application (PDE) and look for the "Sketchbook location" item at the top. +Contributed tools may be downloaded separately and manually placed within the `tools` folder of your Arduino sketchbook. To find (and change) the Arduino sketchbook location on your computer, open the Preferences window from the Arduino application (INO) and look for the "Sketchbook location" item at the top. By default the following locations are used for your sketchbook folder: - * For Mac users, the sketchbook folder is located inside `~/Documents/Processing` - * For Windows users, the sketchbook folder is located inside `My Documents/Processing` + * For Mac users, the sketchbook folder is located inside `~/Documents/Arduino` + * For Windows users, the sketchbook folder is located inside `My Documents/Arduino` Download Resistors from https://github.com/charlesbones/Resistors @@ -22,7 +22,7 @@ Unzip and copy the contributed tool's folder into the `tools` folder in the Proc The folder structure for tool Resistors should be as follows: ``` -Processing +Arduino tools Resistors examples