diff --git a/README.md b/README.md index e0bfdb5..095e9f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Dynmap JS -Add `canopy.js` to `index.html` like so: +`$PLUGIN` refers to the dynmap plugin directory + +Add [canopy.js](canopy.js) to `$PLUGIN/web/js` and link it in `$PLUGIN/web/index.html` like so: ```diff ...