Skip to content

Commit 39d8370

Browse files
authored
Update README.md
1 parent c11b231 commit 39d8370

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,18 @@
33
## Overview
44
This Java project provides utility classes for your java project.
55

6-
<details><summary>Compilation and Execution</summary>
6+
<details><summary>Click here to how to compile and execution by using python</summary>
7+
8+
Compilation and Execution
79

810
MyJavaPy
911

1012
MyJavaPy is a Python script that clones a specific GitHub repository, retrieves specified `.java` files, and compiles them to the specific folder.
1113

12-
I add a video how to use that code `[click here](https://github.com/MrTG-CodeBot/MyJava/tree/main/assets)`.
13-
There are two options:
14-
1, Using command prompt to run the python script. [`video`](https://github.com/MrTG-CodeBot/MyJava/raw/refs/heads/main/assets/using_command_prompt.mp4)
15-
2, Using visual studio code or pycharm to run the python script.[`video`](https://github.com/MrTG-CodeBot/MyJava/raw/refs/heads/main/assets/using_pycharm_or_vs_code.mp4)
14+
I add a video how to use that code.<br>
15+
There are two options:<br>
16+
1, Using command prompt to run the python script. [`video`](https://github.com/MrTG-CodeBot/MyJava/raw/refs/heads/main/assets/using_command_prompt.mp4)<br>
17+
2, Using visual studio code or pycharm to run the python script.[`video`](https://github.com/MrTG-CodeBot/MyJava/raw/refs/heads/main/assets/using_pycharm_or_vs_code.mp4)<br>
1618

1719

1820

0 commit comments

Comments
 (0)