From ab70b84b1ba4355be469475cb84a583543e8c399 Mon Sep 17 00:00:00 2001 From: eeeXun Date: Wed, 7 Sep 2022 00:23:05 +0800 Subject: [PATCH] add go mp3 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8a3d1f..7da9d97 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ Google Translate TUI -## Ref +## Translate [free-google-translate (go)](https://github.com/turk/free-google-translate/blob/master/translator.go) ``` https://translate.googleapis.com/translate_a/single?client=gtx&sl=%s&tl=%s&dt=t&q=%s ``` + +## MP3 +![sample code](https://i.imgur.com/GOsiti7.png) +[beep](https://github.com/faiface/beep)