From 8f6ba3de753edfb58e9f49ed429f1e94a246e2e6 Mon Sep 17 00:00:00 2001 From: Vaibhav Rajput Date: Fri, 27 Mar 2026 23:07:06 +0530 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd41a45..911b867 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ # @morsecodeapp/morse -**The most complete Morse code library for JavaScript and TypeScript.** +**The most complete Morse code library for JavaScript and TypeScript** — built for professional radio operators, educators, and developers. Features 11 character sets, prosigns, PARIS/Farnsworth timing, real-time audio synthesis via Web Audio API, and WAV export. Zero dependencies, tree-shakeable, TypeScript-first. -Encode, decode, play, and export — with 11 character sets, audio playback, WAV export, prosigns, PARIS timing, and Farnsworth spacing. Zero dependencies. +Built and used in production by **[MorseCodeApp.com](https://morsecodeapp.com)** — a morse code translator and learning platform used by thousands every month. This is the same library that powers the website. [![npm version](https://img.shields.io/npm/v/@morsecodeapp/morse.svg)](https://www.npmjs.com/package/@morsecodeapp/morse) [![bundle size](https://img.shields.io/bundlephobia/minzip/@morsecodeapp/morse)](https://bundlephobia.com/package/@morsecodeapp/morse)