From 60bca08e6b22a1de4a6d788c3e194bebf8fb7998 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Wed, 21 Feb 2024 11:57:07 +0100 Subject: [PATCH] README: Change from all caps to regular --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 14b1c4ee06..374e2ee28d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ indirect business models around the free open-source software platform provided by RIOT, e.g. it is possible to link closed-source code with the LGPL code. -## FEATURES +## Features RIOT provides features including, but not limited to: @@ -81,7 +81,7 @@ RIOT provides features including, but not limited to: * UWB * Bluetooth (BLE) via [NimBLE](https://github.com/apache/mynewt-nimble) -## GETTING RIOT +## Getting RIOT The most convenient way to get RIOT is to clone it via Git @@ -106,7 +106,7 @@ For more details on our release cycle, check our [documentation][release cycle]. [releases]: https://github.com/RIOT-OS/RIOT/releases [release cycle]: https://doc.riot-os.org/release-cycle.html -## GETTING STARTED +## Getting Started * You want to start the RIOT? Just follow our [quickstart guide](https://doc.riot-os.org/index.html#the-quickest-start) or try this @@ -117,23 +117,23 @@ For specific toolchain installation, follow instructions in the version of the documentation is uploaded daily to [doc.riot-os.org](https://doc.riot-os.org). -## FORUM +## Forum Do you have a question, want to discuss a new feature, or just want to present your latest project using RIOT? Come over to our [forum] and post to your hearts content. [forum]: https://forum.riot-os.org -## CONTRIBUTE +## Contribute To contribute something to RIOT, please refer to our [contributing document](CONTRIBUTING.md). -## MAILING LISTS +## Mailing Lists * RIOT commits: [commits@riot-os.org](https://lists.riot-os.org/mailman/listinfo/commits) * Github notifications: [notifications@riot-os.org](https://lists.riot-os.org/mailman/listinfo/notifications) -## LICENSE +## License * Most of the code developed by the RIOT community is licensed under the GNU Lesser General Public License (LGPL) version 2.1 as published by the Free Software Foundation.