1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

/README.md: match doc

take the introductory sentence from our doc
This commit is contained in:
Karl Fessel 2024-06-11 09:48:59 +02:00
parent 772ccb9954
commit 7d784ec104

View File

@ -36,8 +36,9 @@
The friendly Operating System for IoT!
RIOT is a real-time multi-threading operating system that supports a range of
devices that are typically found in the Internet of Things (IoT):
RIOT is an open-source microcontroller operating system, designed to match
the requirements of Internet of Things (IoT) devices and other embedded devices.
It supports a range of devices that are typically found in the Internet of Things (IoT):
8-bit, 16-bit and 32-bit microcontrollers.
RIOT is based on the following design principles: energy-efficiency, real-time