Skip to content

Commit ae52dca

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -149,13 +149,15 @@ void loop() {
149149

150150
The previous code will generate a percentage pased on the dial and pass the number on to the Node.js server using the serialport.
151151

152-
> [View the Arduino code on Arduino Create](https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview)
152+
> View the Arduino code on Arduino Create:
153+
> https://create.arduino.cc/editor/professoradam/da29d7ec-2df5-4528-82ce-817710aadb1a/preview
153154
154155
You will need to setup the following circuit using your Arduino:
155156

156157
![Tinkercad Circuit](_readme/tinkercad-to-nodejs.png)
157158

158-
> [View the Circuit on Tinkercad](https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser)
159+
> View the Circuit on Tinkercad:
160+
> https://www.tinkercad.com/things/5Siec0jdhZo-arduinotobrowser
159161
160162
## Launch Application
161163

0 commit comments

Comments
 (0)