Skip to content

Commit 07aff1e

Browse files
committed
Add an example screenshot
1 parent f8bdc84 commit 07aff1e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This calculator is simple with an easy code to help novices learn how to operate
55

66
If you use the executable file "calculator.jar" and that it does not run, you can type "java -jar /your_calculator_directory/calculator.jar" in your terminal.
77

8+
9+
![Example: Java Calculator](Screenshots/screenshot.png)
10+
811
##AUTHOR
912

1013
###Base Application
@@ -25,4 +28,4 @@ Achintha Gunasekara: contact@achinthagunasekara.com
2528

2629
##LICENSE
2730

28-
Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.
31+
Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.

0 commit comments

Comments
 (0)