Skip to content

Commit 16c19a1

Browse files
committed
Updated README.md
1 parent 276542a commit 16c19a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Morse code encoder and decoder with no dependencies supports Latin, Cyrillic, Greek, Hebrew,
66
Arabic, Persian, Japanese, Korean, Thai, and Unicode (Chinese and the others) characters with audio generation functionality using the [Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API).
77

8-
Live demo can be found online at [Morse Code Translator](https://morsify.net).
8+
Live demo can be found here: [https://morsify.net](https://morsify.net)
99

1010
## Installation
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "morsify",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Morse code translator and decoder which also generates audio.",
55
"keywords": [
66
"morse",

0 commit comments

Comments
 (0)