aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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...