Skip to content
Merged
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
9 changes: 9 additions & 0 deletions Morse-Code-Converter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,12 @@ python3 main.py
```bash
python3 converter_app.py
```

# Here are the some screenshots of the program.
<br>
Running the code in terminal<br><br>
<img src="https://i.imgur.com/Wh39Po4.png">
Tkinter UI <br><br>
<img src="https://i.imgur.com/MaXjaY5.png?1">
<br><br>
<img src="https://i.imgur.com/yz1o7vl.png">