Skip to content

Commit c693a3d

Browse files
authored
Update README.md
1 parent b5f3923 commit c693a3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ You will need to setup the following circuit using your Arduino:
173173
3. Open up a browser and enter the URL `http://localhost:3000/`.
174174
4. Using your browser push the on and off buttons and watch your Arduino for a changing light.
175175

176+
> Full tutorial URL:
177+
> https://codeadam.ca/learning/arduino-from-nodejs.html
178+
176179
***
177180

178181
## Repo Resources
@@ -182,8 +185,6 @@ You will need to setup the following circuit using your Arduino:
182185
* [SerialPort NPM](https://www.npmjs.com/package/serialport)
183186
* [Socket.io](https://socket.io/)
184187

185-
Full tutorial URL: https://codeadam.ca/learning/arduino-from-nodejs.html
186-
187188
<a href="https://codeadam.ca">
188189
<img src="https://codeadam.ca/images/code-block.png" width="100">
189190
</a>

0 commit comments

Comments
 (0)