There was an error while loading. Please reload this page.
1 parent f07f1a4 commit 58178f3Copy full SHA for 58178f3
README.md
@@ -44,4 +44,7 @@ You can show Arduino CI status with a badge in your repository `README.md`
44
[](https://github.com/marketplace/actions/arduino_ci)
45
```
46
47
-> Note that `Arduino%20CI` in the URL matches the `name: Arduino CI` line in the example YAML files above
+> Note that
48
+> * you must replace `<OWNER>` with your GitHub username
49
+> * you must replace `<REPOSITORY>` with the name of the GitHub repository
50
+> * `Arduino%20CI` in the URL must match the `name: Arduino CI` line in the example YAML files above
0 commit comments