diff --git a/README.md b/README.md
index 48e133e4..7799187b 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,15 @@
# OpenRTX
## Modular Open Source Radio Firmware
-OpenRTX is a free and open source firmware for digitam ham radios, top-down designed
+OpenRTX is a free and open source firmware for digital ham radios, top-down designed
with modularity, flexibility and performance in mind.
-Currently OpenRTX is being actively developed for the TYT MD-380/390 and MD-UV380/390.
+Currently OpenRTX is being actively developed for the following radios:
+
+- TYT MD-380/390
+- TYT MD-UV380/390
+- TYT MD-9600
+- Radioddity GD77
This firmware is *highly experimental* and is not in a usable state right now,
however contributions and testing are welcome and accepted.
@@ -21,11 +26,21 @@ or just run OpenRTX on Linux see the [How to compile](https://github.com/n1zzo/O
## Screenshots
+## Contact
+
+To reach out, come to our [M17 Reflector](https://m17.openrtx.org) or into our [Discord Server](https://discord.gg/TbR2FVtMya).
+
## License
This software is released under the GNU GPL v3, the modified wrapping scripts
from Travis Goodspeed are licensed in exchange of two liters of India Pale Ale,
-we still owe you the two liters, Travis!
+we still owe you those two liters, Travis!
+
+## Disclaimer
+
+This project was created for research and amateur radio use only,
+we are not responsible for improper uses of this code which might lead to
+unauthorized transmission, reception or patent infringments.
## Credits
@@ -34,8 +49,9 @@ OpenRTX was created by:
- Niccolò Izzo IU2KIN
- Silvano Seva IU2KWO
- Federico Amedeo Izzo IU2NUO
-- Frederik Saraci IU2NRO
+- Frederik Saraci IU2NRO
All this was made possible by the huge reverse engineering effort of
Travis Goodspeed and all the contributors of [md380tools](https://github.com/travisgoodspeed/md380tools).
A huge thank goes to Roger Clark, and his [OpenGD77](https://github.com/rogerclarkmelbourne/OpenGD77) which not only inspired this project, but as a precursor, provided a working code example for the GD77 radio family.
+Finally, a warm thank you goes to SP5WPP and the [M17](https://m17project.org) community for bringing their libre protocol into our obscure undocumented hardware.