Skip to content

Commit 75a811b

Browse files
author
Harshit Kr Vishwakarma
committed
Updated the README of Morse Code Converter.
Added the screenshots of the program running in terminal and through Tkinter window.
1 parent 8cf5970 commit 75a811b

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
@@ -12,3 +12,12 @@ python3 main.py
1212
```bash
1313
python3 converter_app.py
1414
```
15+
16+
# Here are the some screenshots of the program.
17+
<br>
18+
Running the code in terminal<br><br>
19+
<img src="https://i.imgur.com/Wh39Po4.png">
20+
Tkinter UI <br><br>
21+
<img src="https://i.imgur.com/MaXjaY5.png?1">
22+
<br><br>
23+
<img src="https://i.imgur.com/yz1o7vl.png">

0 commit comments

Comments
 (0)