From 2cbfc76b0ad56eb22ab37779504d0cade0d5f76d Mon Sep 17 00:00:00 2001 From: Grant Handy Date: Mon, 26 Apr 2021 17:39:59 -0600 Subject: [PATCH] Add GO language bindings. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd844b8..eb60c87 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ You can use the LibreTranslate API using the following bindings: - Rust: https://github.com/DefunctLizard/libretranslate-rs - Node.js: https://github.com/franciscop/translate - .Net: https://github.com/sigaloid/LibreTranslate.Net + - Go: https://github.com/SnakeSel/libretranslate More coming soon!