From 1835e437473ceb4d3a26b623f9ca8c60d661e478 Mon Sep 17 00:00:00 2001 From: James Thompson <100stacks@users.noreply.github.com> Date: Sun, 22 Mar 2020 16:48:38 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd3f61..b445a6b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # helix-react -A React component library to abstract the ugliness needed to consume HelixUI web components in React 15+. +A React component library to abstract the ugliness needed to consume HelixUI web components in React 16.6+ From bee082f51293089d72ffdb5350ffb38b8d829069 Mon Sep 17 00:00:00 2001 From: James Thompson <100stacks@users.noreply.github.com> Date: Mon, 23 Mar 2020 14:40:07 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b445a6b..0690265 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # helix-react -A React component library to abstract the ugliness needed to consume HelixUI web components in React 16.6+ +A React component library to abstract the ugliness needed to consume HelixUI web components in React 16.6+.