diff options
| author | Yuval Adam <_@yuv.al> | 2025-06-24 11:06:59 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-06-24 11:06:59 +0200 |
| commit | 0357929946dbaa437637d75310a6e819481a5925 (patch) | |
| tree | 918429cf942e0d1a49e026d528c73adc8aa00b54 /README.md | |
| parent | b9e321ff444970998a43cbf581648b3a15111804 (diff) | |
Add CI and some clippy cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # ditdah - Morse Code Decoder +[](https://github.com/yuvadm/ditdah/actions) +[](https://opensource.org/licenses/MIT) + A high-performance Rust implementation of a Morse code decoder that can process WAV audio files and decode them into text with **100% accuracy** on the comprehensive test suite. ## Features |
