diff --git a/README.md b/README.md index 2faa02f..b688425 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,15 @@ Simple package that provide React components to draw lines using mouse or touch events. +## Demo + +Take a look to this tool in action [**HERE**](https://drawarea.vercel.app/). + ## Prerequisites - React >= 16.8 -## Install +## Installation `npm install react-drawarea --save`