Skip to content

Commit 591b9db

Browse files
author
Harshit Kr Vishwakarma
committed
Updated Readme of Morse Code Converter.
Added the screenshots of the code running in terminal and Tkinter window.
2 parents d519236 + 75a811b commit 591b9db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Morse-Code-Converter/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,12 @@ python3 main.py
1616
```bash
1717
python3 converter_app.py
1818
```
19+
20+
# Here are the some screenshots of the program.
21+
<br>
22+
Running the code in terminal<br><br>
23+
<img src="https://i.imgur.com/Wh39Po4.png">
24+
Tkinter UI <br><br>
25+
<img src="https://i.imgur.com/MaXjaY5.png?1">
26+
<br><br>
27+
<img src="https://i.imgur.com/yz1o7vl.png">

0 commit comments

Comments
 (0)