Skip to content

Commit ba7e6e8

Browse files
committed
update README to point to Blink as an example project
1 parent 894a78f commit ba7e6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Windows | [![Windows Build status](https://github.com/Arduino-CI/arduino_ci/wor
2525

2626
## Quick Start
2727

28-
For a bare-bones example that you can copy from, see [SampleProjects/DoSomething](SampleProjects/DoSomething).
28+
For a fairly minimal practical example that you can copy from, see [the `Arduino-CI/Blink` repository](https://github.com/Arduino-CI/Blink).
2929

3030
The complete set of C++ unit tests for the `arduino_ci` library itself are in the [SampleProjects/TestSomething](SampleProjects/TestSomething) project. The [test files](SampleProjects/TestSomething/test/) are named after the type of feature being tested.
3131

0 commit comments

Comments
 (0)