mirror of
https://github.com/genemecija/learn-morse-code.git
synced 2026-04-21 06:03:56 +00:00
README updates
This commit is contained in:
parent
dc8adcaeda
commit
e0e75fb090
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
|
@ -1,12 +1,13 @@
|
||||||
# Learn Morse Code
|
# 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"
|
<table><tr><td>
|
||||||
width=325px
|
<img src="telegraph.gif"
|
||||||
style="border-radius: 5px;
|
width=325px
|
||||||
box-shadow: 0px 0px 10px rgba(0,0,0,0.4);"></p>
|
shadow=10px>
|
||||||
|
</td></tr></table>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* **Telegraph**\
|
* **Telegraph**\
|
||||||
|
|
@ -27,4 +28,4 @@ Type in the translator below the legend and see/listen to the Morse translation.
|
||||||
## App Info
|
## App Info
|
||||||
This web app was built using HTML, CSS, and ReactJS. It utilizes React hooks to manage state and component lifecycle.
|
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…
Add table
Add a link
Reference in a new issue