From f77edb77beb3fdb3eaf7baac219b48635edb6fb5 Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Wed, 17 Apr 2019 17:04:36 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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]