From f441152b8327acc1392944c6c1a38e2494eb3b16 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Wed, 30 Aug 2023 20:11:23 +0530 Subject: [PATCH] add info about build artifacts/docker [ci skip] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3f68f14..7936718 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ I'm initially focusing on the api and engines, but eventually Mozhi will have a - MyMemory - DuckDuckGo (almost 1-1 with Bing Translate) +## Installing +You can either use [docker](https://codeberg.org/aryak/mozhi/src/branch/master/compose.yml) or the build artifacts from [CI jobs on git.projectsegfau.lt](https://git.projectsegfau.lt/arya/mozhi/actions). + ## Building ``` go mod download