diff --git a/oxygen/js-include/README.md b/oxygen/js-include/README.md index df77951..4d0e916 100644 --- a/oxygen/js-include/README.md +++ b/oxygen/js-include/README.md @@ -17,7 +17,6 @@ include = function (filepath, isAbsolute) { text = String(text); eval(text); } -} ``` And use the include() function it in the script parameter of the JS operation: