diff --git a/README.md b/README.md index 457c0a39d163..67a1275ee63f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,10 @@ RIOT provides features including, but not limited to: * LoRaWAN * UWB * Bluetooth (BLE) via [NimBLE](https://github.com/apache/mynewt-nimble) +* Rust support + +[Ariel OS](https://github.com/ariel-os/ariel-os) is an offspring of RIOT written +in Rust following RIOT's targets and [vision](https://doc.riot-os.org/vision.html). ## Getting RIOT @@ -145,11 +149,6 @@ only "this isn't working". These details include: 2. What have you tried so far (for example the commands you typed). 3. What happened so far. -## Related Projects - -[Ariel OS](https://github.com/ariel-os/ariel-os) is an offspring of RIOT written -in Rust following RIOT's targets and [vision](https://doc.riot-os.org/vision.html). - ## Contribute To contribute something to RIOT, please refer to our