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
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Java Debugger
2
2
Java Debugger is a attachable debugger to your java application. It can modify fields, execute methods, or even analyze local variables.
3
3
4
-
To get started, grab a download [from our releases page](https://github.com/ThisTestUser/Java-Debugger/releases) and follow our wiki to get instuctions on how to debug applications.
4
+
To get started, grab a download [from our releases page](https://github.com/ThisTestUser/Java-Debugger/releases) and visit our [wiki](https://github.com/ThisTestUser/Java-Debugger/wiki) to get instuctions on how to debug applications.
5
5
6
6
If you have any issues or requests, please open an issue or a pull request and we'll look into it as soon as possible!
0 commit comments