From 62cef2d66380b775a19398444e4a0977a96e1e9c Mon Sep 17 00:00:00 2001 From: TheoryOfNekomata Date: Mon, 10 May 2021 21:18:25 +0800 Subject: [PATCH] Update README Note on installation. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1fb3ff5..74020df 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Get the value of a form using `HTMLFormElement.elements`. +## Installation + +The library is not yet out on any package manager. Installing through the URL is the preferred way. + ## Usage ```typescript