Skip to content

Commit 7a666e0

Browse files
authored
Update README.md
1 parent 8fe7d4d commit 7a666e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Java_Executor
1+
# Java_Executor (Windows)
22
A Simple Java Executor For Making .java Files Compiled And Interpret .class Files.<br>
33
When I Was New To Java I Had Difficulty in opening Command Prompt, Going To Directory And Then Compiling My Newly Made Files. So, I created this Batch File Program. It simply goes to the directory where the program is being Executed And Gives A List Of .java files that you could compile.<br>
44
The program works with two Python Files ( Filename_class.py and Filename_java.py ) that I Have included in this Repository.<br>
5+
The project is also available for [Linux User](https://github.com/garvit-joshi/Java_Executor-Linux) <br>
56

67
## Pre requisite
78
1. [Java JDK](https://www.oracle.com/java/technologies/javase-downloads.html).<br>

0 commit comments

Comments
 (0)