From 8874e018d47d56af59da6ccca7ab05fc6834bcbd Mon Sep 17 00:00:00 2001 From: Alwin Doss Date: Mon, 27 Aug 2018 12:09:01 +0530 Subject: [PATCH] Added Library to convert to and from morse code (#2064) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32b81362..a53c5aad 100644 --- a/README.md +++ b/README.md @@ -875,6 +875,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [jobs](https://github.com/albrow/jobs) - Persistent and flexible background jobs library. * [lk](https://github.com/hyperboloide/lk) - A simple licensing library for golang. * [margelet](https://github.com/zhulik/margelet) - Framework for building Telegram bots. +* [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code. * [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests. * [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go. * [sandid](https://github.com/sheng/sandid) - Every grain of sand on earth has its own ID.