summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2021-12-17 09:45:06 -0700
committerBen Busby <contact@benbusby.com>2021-12-17 09:45:06 -0700
commit0745b814a564b04bd6c95d7305f29819f5e768b8 (patch)
tree0957a44f595305fc9285ca204b589a5246e6e9de /README.md
parent10a7ffa9388ebd9a5592eb6a1a095f88cdae30a0 (diff)
downloadfarside-0745b814a564b04bd6c95d7305f29819f5e768b8.tar.gz
Support lingva translate service
https://github.com/TheDavidDelta/lingva-translate
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02701d1..3f30a6c 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ For example:
| [Whoogle](https://github.com/benbusby/whoogle-search) | Search "Elixir" | https://farside.link/whoogle/search?q=elixir
| [Searx](https://github.com/searx/searx) | Search "Redis" | https://farside.link/searx/search?q=redis
| [SimplyTranslate](https://git.sr.ht/~metalune/simplytranslate_web) | Translate "hola" | https://farside.link/simplytranslate/?engine=google&text=hola
+| [Lingva](https://github.com/TheDavidDelta/lingva-translate) | Translate "bonjour" | https://farside.link/lingva/auto/en/bonjour
## How It Works