From 89ae7cd74f0bc117624d461b53ad08e9e9efca0c Mon Sep 17 00:00:00 2001 From: PLa Date: Thu, 18 Oct 2018 21:25:52 +0700 Subject: [PATCH] Add live demo to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e78523da..5b26eb69 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # React Autocomplete [![Travis build status](https://travis-ci.org/reactjs/react-autocomplete.svg?branch=master)](https://travis-ci.org/reactjs/react-autocomplete/) +![Live Demo](https://media.giphy.com/media/ipE93btBwVQjleEQKu/giphy.gif) + Accessible, extensible, Autocomplete for React.js. ```jsx