From 031689d04e8f75f742889be21b60c95f9a99fc6b Mon Sep 17 00:00:00 2001 From: Mahmud Hasan Rafid Date: Mon, 20 Mar 2023 14:13:09 +0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f29d4b9..c160558 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ offset within the `textarea` or `input` is returned. Check out the [JSFiddle](http://jsfiddle.net/dandv/aFPA7/) or the [test.html](http://rawgit.com/component/textarea-caret-position/master/test/index.html). +## Install + +`npm i textarea-caret` ## Features