From 86b8b515e24201abcc8ab90c2d2da9b5af4018cb Mon Sep 17 00:00:00 2001 From: Vincent Emonet Date: Tue, 29 Dec 2020 19:13:40 +0100 Subject: [PATCH] add badges for GitHub Actions workflows to build and publish the docker image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0368f39..947603a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [Try it online!](https://libretranslate.com) | [API Docs](https://libretranslate.com/docs) +[![Publish to DockerHub](https://github.com/uav4geo/LibreTranslate/workflows/Publish%20to%20DockerHub/badge.svg)](https://hub.docker.com/r/libretranslate/libretranslate) ![Publish to GitHub Container Registry](https://github.com/uav4geo/LibreTranslate/workflows/Publish%20to%20GitHub%20Container%20Registry/badge.svg) + Free and Open Source Machine Translation API, entirely self-hosted and works even in offline environments. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. ![image](https://user-images.githubusercontent.com/1951843/102724116-32a6df00-42db-11eb-8cc0-129ab39cdfb5.png)