From 650f3cbd4f2e8cd119502e3de158660125407049 Mon Sep 17 00:00:00 2001 From: braco Date: Mon, 27 Jul 2020 20:35:16 -0400 Subject: [PATCH] Installation note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 97cb259..e45f165 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Accordingly: > the Free Software Foundation, either version 3 of the License, or > (at your option) any later version. +## Installation ## + + $ npm install wicket + ## Example ## The following examples work in any of the mapping environments, as Wicket has a uniform API regardless of the client-side mapping library you're using.