Security update for permissions_by_term
[yaffs-website] / web / modules / contrib / permissions_by_term / js / README.md
diff --git a/web/modules/contrib/permissions_by_term/js/README.md b/web/modules/contrib/permissions_by_term/js/README.md
new file mode 100644 (file)
index 0000000..63840ca
--- /dev/null
@@ -0,0 +1,2 @@
+JavaScript code has been tested with [Jasmine](https://jasmine.github.io/). Install the dependencies by [Yarn](https://yarnpkg.com/lang/en/).
+Just run `yarn`. To run the tests, switch to the `js` folder and run `yarn test`.
\ No newline at end of file