We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0d117b commit dce7a2dCopy full SHA for dce7a2d
1 file changed
README.md
@@ -24,4 +24,7 @@
24
### using IntelliJ instead of BuildJShellWrapper script
25
- Open IntelliJ on the project JShellWrapper
26
- Go in build → Build Artifacts... → Build
27
-- The jar should be located directly under JShellWrapper/out
+- The jar should be located directly under JShellWrapper/out
28
+
29
+## How to use JShellApi ?
30
+See [GUIDE.MD](JShellAPI/GUIDE.MD)
0 commit comments