diff --git a/README.rst b/README.rst
index e2dca549..28dec7b9 100644
--- a/README.rst
+++ b/README.rst
@@ -2,13 +2,19 @@
:alt: Coqui STT logo
-.. image:: https://readthedocs.org/projects/stt/badge/?version=latest
+.. |doc-img| image:: https://readthedocs.org/projects/stt/badge/?version=latest
:target: https://stt.readthedocs.io/?badge=latest
:alt: Documentation
-.. image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg
+.. |covenant-img| image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg
:target: CODE_OF_CONDUCT.md
:alt: Contributor Covenant
+
+.. |gitter-img| image:: https://badges.gitter.im/coqui-ai/STT.svg
+ :target: https://gitter.im/coqui-ai/STT?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
+ :alt: Gitter Room
+
+|doc-img| |covenant-img| |gitter-img|
**Coqui STT** (🐸STT) is an open-source deep-learning toolkit for training and deploying speech-to-text models. 🐸STT is battle tested in both production and research 🚀
@@ -25,6 +31,6 @@ Help + Community
1. `Github Discussions `_ - find and join open-ended community discussions related to 🐸STT
-2. `Matrix Chat `_ - the 🐸 Matrix channel where you can chat with folks about 🐸STT, get help, share ideas :)
+2. `Gitter Room `_ - the 🐸 Matrix channel where you can chat with folks about 🐸STT, get help, share ideas :)
3. `Github Issues `_ - If you ran into a specific error/problem, feel free to open an issue in the repo.