diff --git a/README.md b/README.md
index e5998abe..f1ee4cb0 100644
--- a/README.md
+++ b/README.md
@@ -13,9 +13,12 @@
Simple and complete React DOM testing utilities that encourage good testing
practices.
+
+
[**Read The Docs**](https://testing-library.com/react) |
[Edit the docs](https://github.com/alexkrolick/testing-library-docs)
+
@@ -59,6 +62,7 @@ practices.
- [Other Solutions](#other-solutions)
- [Guiding Principles](#guiding-principles)
- [Contributors](#contributors)
+- [Docs](#docs)
- [Issues](#issues)
- [🐛 Bugs](#-bugs)
- [💡 Feature Requests](#-feature-requests)
@@ -217,6 +221,10 @@ Thanks goes to these people ([emoji key][emojis]):
This project follows the [all-contributors][all-contributors] specification.
Contributions of any kind welcome!
+## Docs
+
+[**Read The Docs**](https://testing-library.com/react) | [Edit the docs](https://github.com/alexkrolick/testing-library-docs)
+
## Issues
_Looking to contribute? Look for the [Good First Issue][good-first-issue]