Skip to content

Commit 5dd0622

Browse files
committed
Minor fixes.
1 parent b5d200f commit 5dd0622

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.github/REPOSITORY_NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [ISSUE_TEMPLATE.md](https://help.github.com/en/articles/about-issue-and-pull-request-templates)
99
- [PULL_REQUEST_TEMPLATE.md](https://help.github.com/en/articles/about-issue-and-pull-request-templates)
1010
- [FUNDING.yml](https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository)
11+
- Enable in settings.
1112
- [SECURITY.md](https://help.github.com/en/articles/adding-a-security-policy-to-your-repository)
1213
- [SUPPORT.md](https://help.github.com/en/articles/adding-support-resources-to-your-project)
1314
- [LICENSE.md](https://help.github.com/en/articles/adding-a-license-to-a-repository)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Continuous integration tests are carried out on a variety of common Arduino plat
2525

2626
### Requrements
2727

28-
- [Arduino IDE](https://www.arduino.cc/en/main/software) 1.5+
28+
- [Arduino IDE](https://www.arduino.cc/en/main/software) (version 1.5+)
2929

3030
### Other Platforms
3131

docs/CONTRIBUTORS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contributors
22

3-
- Christopher Baker @bakercp - Primary author.
4-
- Antoine Villeret @avilleret - SLIP Encoding.
5-
- Anton Viktorov @latonita - Bugfixes.
6-
- @per1234 - Metadata.
3+
- Christopher Baker [@bakercp](https://github.com/bakercp) - Primary author.
4+
- Antoine Villeret [@avilleret](https://github.com/avilleret) - SLIP Encoding.
5+
- Anton Viktorov [@latonita](https://github.com/latonita) - Bugfixes.
6+
- [@per1234](https://github.com/per1234) - Metadata.
77

8-
_For and up-to-date list of contributors, see [contributors](../graph/contributors)._
8+
_For and up-to-date list of contributors, see [contributors](../graphs/contributors)._

0 commit comments

Comments
 (0)