From ed0969fc2d2ae8fc84b92653565e75fef8cddec0 Mon Sep 17 00:00:00 2001 From: Jeremy Gabriele Date: Wed, 7 Aug 2019 13:51:37 +0200 Subject: [PATCH] Update Readme to explain why we forked --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3699a01..00639a7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ Accessible rendering layer for Autosuggest and Autocomplete components. + +## Ricardo Fork +This project has been forked to be able to render a custom wrapper for each section of the autocomplete + ## Demo Check out the [Homepage](http://react-autowhatever.js.org) and the [Codepen examples](http://codepen.io/collection/nmZqgW).