Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This calculator is **simple** with an **easy to use code** to help novices **lea

This project was **originally written using `Eclipse`**, but I have **migrated it to NetBeans**.

If you use the executable "SimpleJavaCalculator.jar" file and that doesn't work, you can type this in your terminal:
If you use the executable ```SimpleJavaCalculator.jar``` file and that doesn't work, you can type this in your terminal:

```shell
java -jar /your_calculator_directory/SimpleJavaCalculator.jar`
Expand Down Expand Up @@ -45,9 +45,9 @@ java -jar /your_calculator_directory/SimpleJavaCalculator.jar`

## 📮 Contact

Pierre-Henry Soria: pierrehs [AT] hotmail [D0T] com
Pierre-Henry Soria: pierrehs@ hotmail.com

Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com
Achintha Gunasekara: contact@ achinthagunasekara.com


## ⚖️ License
Expand Down