From b2498b04308ca717a22ae5e2c78727fcdef95143 Mon Sep 17 00:00:00 2001 From: Tanner Linsley Date: Thu, 14 Feb 2019 14:51:07 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cca2f69..715ef9e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Hooks for building **lightweight, fast and extendable datagrids** for React This documentation is for Version 7, which is under active development and currently in an alpha state. ## Version 6 +Looking for v6 information? - [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)