You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ JavaUltimateTools is a large repository of scripts for use in any Java program.
7
7
- CommandInfo - Allows you to run any console command and will return the result to a string to use within your program. You can also run the command elevated and it will open in a new cmd window and show the results. Note: If elevated, result cannot be returned as a string.
8
8
- And Much More!
9
9
10
-
If you would like a more details check out the [CLASSDESCRIPTION.md](https://github.com/JGCompTech/SharpUltimateTools/blob/master/CLASSDESCRIPTION.md) file. I will be updating this with more documentation soon.
10
+
If you would like a more details check out the [CLASSDESCRIPTION.md](https://github.com/JGCompTech/JavaUltimateTools/blob/master/CLASSDESCRIPTION.md) file. I will be updating this with more documentation soon.
0 commit comments