mirror of
https://github.com/genemecija/learn-morse-code.git
synced 2026-01-20 15:20:24 +01:00
README updates
This commit is contained in:
parent
dc8adcaeda
commit
e0e75fb090
15
README.md
15
README.md
|
|
@ -1,12 +1,13 @@
|
|||
# Learn Morse Code
|
||||
|
||||
LearnMorseCode.net helps beginners learn Morse code through several features, the main of which is a telegraph with live translation.
|
||||
[LearnMorseCode.net](http://learnmorsecode.net) helps beginners learn Morse code through several features, the main of which is a telegraph with live translation.
|
||||
|
||||
<p align=center>
|
||||
<img src="telegraph.gif"
|
||||
width=325px
|
||||
style="border-radius: 5px;
|
||||
box-shadow: 0px 0px 10px rgba(0,0,0,0.4);"></p>
|
||||
|
||||
<table><tr><td>
|
||||
<img src="telegraph.gif"
|
||||
width=325px
|
||||
shadow=10px>
|
||||
</td></tr></table>
|
||||
|
||||
## Features
|
||||
* **Telegraph**\
|
||||
|
|
@ -27,4 +28,4 @@ Type in the translator below the legend and see/listen to the Morse translation.
|
|||
## App Info
|
||||
This web app was built using HTML, CSS, and ReactJS. It utilizes React hooks to manage state and component lifecycle.
|
||||
|
||||
See it live here: LearnMorseCode.net
|
||||
See it live here: [LearnMorseCode.net](http://learnmorsecode.net)
|
||||
Loading…
Reference in a new issue