diff --git a/README.md b/README.md index 7bb8590..99cb57d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +⚠️ Deprecated. Consider to adopt the TypeScript eco system. + +A lightweight component to expose computational MATLAB resources over HTTP. + #j2js-compiler A Java Bytecode to JavaScript Cross-Compiler. @@ -87,4 +91,4 @@ The current Scala version uses JRE classes such as `ClassLoader` or `SecurityCon A workaround would be to hand-craft a subset of Scala classes, avoiding dependencies to JRE classes such as `ClassLoader`. But this is a lot of work. -So, sadly, we cannot support Scala under this circumstance. \ No newline at end of file +So, sadly, we cannot support Scala under this circumstance.