Skip to content

Commit 973ac8b

Browse files
committed
✏️ Tweak
1 parent 0f8e8c4 commit 973ac8b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ avrdude done. Thank you.
152152
153153
```
154154

155+
If you are familiar with Python, you can read this message with:
156+
155157
```bash
156158
pip install pyserial
157159
```
@@ -177,7 +179,7 @@ Hello from Arduino! 👋
177179
178180
```
179181

180-
Alternatively
182+
But there is simpler alternative!
181183

182184
```bash
183185
$ tinygo flash -monitor -baudrate=9600 -target arduino app.go

0 commit comments

Comments
 (0)