Skip to content

Commit

Permalink
change readme inside the distribution files
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbones committed Nov 19, 2015
1 parent f78af12 commit 46522ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions distribution/Resistors-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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/).
8 changes: 4 additions & 4 deletions distribution/Resistors-3.1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 46522ce

Please sign in to comment.