1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Update README to reflect all latest changes

This commit is contained in:
j1nx
2021-04-27 12:21:50 +02:00
parent 6b1a71758e
commit 0043491002

View File

@ -3,9 +3,9 @@ A minimalistic Linux OS bringing the open source voice assistant Mycroft A.I. to
## System. ## System.
### OpenVoiceOS - Full 64 Bit distribution ### OpenVoiceOS - Full 64 Bit distribution
- Linux kernel 5.4.x - Linux kernel 5.10.x (LTS)
- Buildroot 2020.11.x - Buildroot 2021.02.x (LTS)
- Mycroft 20.08.x - Mycroft 20.08.x (mycroft-lib pip installable version)
- Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b) - Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b)
- Raspberry Pi 4 (Current development hardware) - Raspberry Pi 4 (Current development hardware)
@ -31,6 +31,7 @@ More information and instructions can be found within the "documentation" folder
## Credits ## Credits
Mycroft AI (@MycroftAI)<br> Mycroft AI (@MycroftAI)<br>
Buildroot (@buildroot) Buildroot (@buildroot)
HelloChatterbox (@hellochatterbox)
### Inspired by; ### Inspired by;
HassOS (@home-assistant)<br> HassOS (@home-assistant)<br>