From 07bb660334372401b74be4ed611c95545fa520bc Mon Sep 17 00:00:00 2001 From: Bunlong Date: Fri, 1 Jan 2021 16:13:12 +0700 Subject: [PATCH] :book: Features --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 376895b..49d0604 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ A tiny React library allows you to take a snapshot of the webpage's screen or pa ### 💻 Live [Demo](https://codesandbox.io/s/react-screen-capture-i9f4d) +## 🎁 Features + +* Easy to use +* Compatible with both JavaScript and TypeScript +* Take a snapshot of the webpage's screen or part of the screen + ## 🔧 Install react-screen-capture is available on npm. It can be installed with the following command: