Skip to content

Commit 8e7ceec

Browse files
author
zranger1
committed
More documentation improvements
1 parent 32185d8 commit 8e7ceec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ to help you quickly improve your coding and graphics skills.
7171
You'll also need a computer with reasonably modern OpenGL compatible graphics hardware, running any OS that Processing 3 supports. Faster is better.
7272

7373
## Installing the Library into Processing
74-
To install, you will need to [download PixelTeleporter.zip](https://github.com/zranger1/PixelTeleporter/releases/tag/v1.1.0) and
74+
To install, you will need to [download PixelTeleporter.zip](https://github.com/zranger1/PixelTeleporter/releases/tag/1.1.0) and
7575
manually copy it to the ```libraries``` folder of your Processing sketchbook.
7676

7777
To find the Processing sketchbook on your computer, open the Preferences window from the Processing application (PDE) and look
@@ -81,7 +81,7 @@ By default the following locations are used for your sketchbook folder:
8181
* For Mac users, the sketchbook folder is located in `~/Documents/Processing`
8282
* For Windows users, the sketchbook folder is located in `My Documents/Processing`
8383

84-
Download the latest release - [PixelTeleporter.zip](https://github.com/zranger1/PixelTeleporter/releases/tag/v1.1.0) from this repository.
84+
Download the latest release - [PixelTeleporter.zip](https://github.com/zranger1/PixelTeleporter/releases/tag/1.1.0) from this repository.
8585

8686
Unzip and copy the PixelTeleporter folder into the `libraries` folder in the Processing sketchbook.
8787
If `libraries` does not exist, (this is unlikely, but possible) you will need to create it.

servers/ESP8266/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# pbxTeleporter for ESP8266 Setup
1+
# pbxTeleporter for ESP8266
22

3-
## The Short Version
3+
## Setup - The Short Version
44
To build the ESP8266 version of pbxTeleporter, you'll need the latest **Arduino IDE**, which can be downloaded from here:
55

66
[Arduino IDE](https://www.arduino.cc/en/Main/Software)

0 commit comments

Comments
 (0)