Skip to content

Commit 739b7ee

Browse files
committed
Update library link label
1 parent 65f8945 commit 739b7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Drop-in replacement for Arduino's serial monitor with variable watches.
66

77
### How it works
88

9-
Use `Serial.print`, `Serial.println`, etc. to print data to **[Monitor]** window. To track variables in **[Variables]** window, use *Cereal library* ([read more](./arduino/README.md)).
9+
Use `Serial.print`, `Serial.println`, etc. to print data to **[Monitor]** window. To track variables in **[Variables]** window, use *Cereal library* ([documentation & demo](./arduino/README.md)).
1010

1111
### Install
1212

0 commit comments

Comments
 (0)