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
@@ -11,7 +11,7 @@ You can compile by using two methods:
11
11
12
12
METHOD 1: USING PYTHON(Simple method and easy to use)
13
13
14
-
MyJavaPy is a Python script that clones a specific GitHub repository, retrieves specified `.java` files, and compiles them to the specific folder.
14
+
[`MyJavaPy`](https://github.com/MrTG-CodeBot/MyJava/blob/main/myJavapy.py) is a Python script that clones a specific GitHub repository, retrieves specified `.java` files, and compiles them to the specific folder.
0 commit comments