From 0eb4a529bb87bbb359bcee6e0a9fc9d9f0ccb071 Mon Sep 17 00:00:00 2001 From: Era Dorta Date: Sun, 5 Jan 2025 00:53:51 +0100 Subject: [PATCH] Remove docker compose from readme roadmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 090330c..b8efdfb 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,6 @@ Once the bot is up and running, several commands are available: The `docker/compose_build.sh` and `docker/compose_up.sh` are provide for easier development. ## Roadmap -* Fix docker deployment - * Build docker images for `arm` and `x86` targets using the github CI + * Make instructions clearer and add pictures to the readme +* Add unit testing