Skip to content

Commit d519236

Browse files
author
Harshit Kr Vishwakarma
committed
Updated the Morse code converter README file as well as the main Repository readme file
1 parent 8cf5970 commit d519236

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Morse-Code-Converter/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
### What is Morse Code?
33
Morse Code is a character encoding scheme that allows operators to send messages using a series of electrical pulses represented as short or long pulses, dots, and dashes in other words.
44

5+
## About
6+
Using this program one can convert the english text or sentence to morse code and vice versa.
7+
This code can be run in terminal or in tkinter window.
8+
59
# Running this code
610
One can run this code in terminal as well as in tkinter window.
711
### Running in terminal.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,4 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
8787
| 44 | [Sudoku Solver](https://github.com/Mannuel25/Python-project-Scripts/tree/main/SudokuSolver) | [Ruben Grande Muñoz](https://github.com/RgrMz) |
8888
| 45 | [Duplicate File Remover](https://github.com/mas-designs/Python-project-Scripts/tree/main/Remove%20Duplicate%20Files%20in%20Folder) | [Michael Stadler](https://github.com/mas-designs) |
8989
| 46 | [Image Divider](https://github.com/larymak/Python-project-Scripts/tree/main/ImageDivider) | [Rajarshi Banerjee](https://github.com/GSAUC3) |)
90+
| 47 | [Morse Code Converter](https://github.com/HarshitRV/Python-project-Scripts/tree/main/Morse-Code-Converter) | [HarshitRV](https://github.com/HarshitRV) |)

0 commit comments

Comments
 (0)