Skip to content

Commit 501ff26

Browse files
authored
Update README.md
1 parent 20b3729 commit 501ff26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A script inside Java for developing and debugging
44
# Implementation
55

66
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.
7+
DevScript does not use any unnessecary 3rd party libraries.
88

99
Basic syntax to execute a "Hello World" script as a string inside your program:
1010
Both input and outputs are the default System.in and System.out, but you can define your own.

0 commit comments

Comments
 (0)