We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bc7da commit c30e7faCopy full SHA for c30e7fa
1 file changed
README.md
@@ -3,7 +3,7 @@ A script inside Java for developing and debugging
3
4
# Implementation
5
6
-Just copy the Code into your favorite IDE or import the downloadable .jar file to your build path and you are done!<br>
+Just copy the Code into your project or import the downloadable .jar (under "releases") file to your build path and you are done!<br>
7
DevScript does not use any unnessecary external libraries.
8
9
Basic syntax to execute a "Hello World" script as a string inside your program:
0 commit comments