From d599952e89368ca4865b021f2bac227bf583a8ba Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 14 Feb 2019 14:48:57 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 200c777..cca2f69 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,13 @@ Hooks for building **lightweight, fast and extendable datagrids** for React

-⚠️ Version 7 is under active development and is currently in an alpha state. If you are looking for [React Table v6, click here](https://github.com/tannerlinsley/react-table/tree/v6) +## ⚠️ Version 7 +This documentation is for Version 7, which is under active development and currently in an alpha state. + +## Version 6 +- [Documentation](https://github.com/tannerlinsley/react-table/tree/v6) +- [HOC Documentation](https://github.com/tannerlinsley/react-table/tree/v6#hoc-extensions) +- [Examples](https://github.com/tannerlinsley/react-table/tree/master/archives/v6-examples) ## Features