Skip to content

Commit bd9a2f4

Browse files
committed
[README] Rename logo filename + Use markdown syntax for img src logo
1 parent 26fe555 commit bd9a2f4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Simple Java Calculator
22

3-
<img src="Logotype primary Horizontal.png" width="60%" height="60%" />
3+
![Logo Simple Java Calculator](logo.png)
44

55
This project was originally written using Eclipse, but I have migrated it to NetBeans.
66
This calculator is simple with an easy code to help novices learn how to create a calculator program with Java.

0 commit comments

Comments
 (0)