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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ JavaUltimateTools is a large repository of scripts for use in any Java program.
9
9
10
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.
11
11
12
+
If you would like to view the JavaDoc info it is hosted at [https://jgcomptech.github.io/JavaUltimateTools/](https://jgcomptech.github.io/JavaUltimateTools/). This is what is stored in the doc folder in the project.
13
+
12
14
# Development
13
15
Want to contribute? Great!
14
16
Any help with development is greatly appreciated. If you want to add something or fix any typos please submit a pull request and if it is helpful it may be merged.
0 commit comments