We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b3729 commit 501ff26Copy full SHA for 501ff26
1 file changed
README.md
@@ -4,7 +4,7 @@ A script inside Java for developing and debugging
4
# Implementation
5
6
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.
+DevScript does not use any unnessecary 3rd party libraries.
8
9
Basic syntax to execute a "Hello World" script as a string inside your program:
10
Both input and outputs are the default System.in and System.out, but you can define your own.
0 commit comments