From d756636d0bdde63fb0ab0ea0fe148b13fb5527f5 Mon Sep 17 00:00:00 2001 From: Nikolas Howard Date: Tue, 26 Mar 2024 13:08:42 +0000 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c6321f..a82d792 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ There is an in-browser editor and tree visualiser that you can try [HERE](https: ```sh $ npm install --save mistreevous ``` -This package is built using esbuild to target both Node and browsers. If you would like to use this package in a browser you can just reference `dist/build.js` in a `