Skip to content

Commit fe50413

Browse files
authored
Update README.md
Added Credits.
1 parent 29c68a7 commit fe50413

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ This is a simple calculator application written in the Java programming language
33

44
## INSTALLATION -
55

6-
Clone this repository to your local machine using the command:https://github.com/StarKnightt/Calculator-using-java.git.
7-
Open the project in your favorite Java IDE, such as Eclipse or IntelliJ IDEA.
8-
Run the Calculator.java file to start the application.
6+
1.Clone this repository to your local machine using the command:https://github.com/StarKnightt/Calculator-using-java.git.
7+
8+
2. Open the project in your favorite Java IDE, such as Eclipse or IntelliJ IDEA.
9+
3. Run the Calculator.java file to start the application.
910

1011
## USAGE -
1112

@@ -21,3 +22,7 @@ Contributions are welcome! If you'd like to contribute to this project, please f
2122
3. Commit your changes: `git commit -m "Add my feature".`
2223
4. Push to the branch: `git push origin my-feature-branch.`
2324
5. Create a new pull request and describe your changes.
25+
26+
## CREDITS-
27+
28+
This project was built using Java programming language and the Java Swing GUI toolkit.

0 commit comments

Comments
 (0)