Skip to content

Commit bd4d3f8

Browse files
authored
Update README.md
1 parent a913a45 commit bd4d3f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ You will need to setup the following circuit using your Arduino:
164164
3. Open up a browser and enter the URL `http://localhost:3000/`.
165165
4. Turn the dial on the Arduino device and watch the red square in the browser.
166166

167+
> Full tutorial URL:
168+
> https://codeadam.ca/learning/arduino-to-nodejs.html
169+
167170
---
168171

169172
## Repo Resources
@@ -173,9 +176,6 @@ You will need to setup the following circuit using your Arduino:
173176
- [SerialPort NPM](https://www.npmjs.com/package/serialport)
174177
- [Socket.io](https://socket.io/)
175178

176-
> Full tutorial URL:
177-
> https://codeadam.ca/learning/arduino-to-nodejs.html
178-
179179
<a href="https://codeadam.ca">
180180
<img src="https://codeadam.ca/images/code-block.png" width="100">
181181
</a>

0 commit comments

Comments
 (0)