From 1a6210729e5db4cca9754bcfbac8c61f1e8fc05c Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Tue, 11 Jan 2022 20:15:48 +0000 Subject: Install docs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 68b91d2..2cdf60b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Work with JavaScript types and values in Gleam. +## Installation + +Add this package to your Gleam project. + +```shell +gleam add gleam_javascript +``` + ## Features This library contains modules for working with... -- cgit v1.2.3