From 45677076ac4069544d4329f1d778445cfa22a92d Mon Sep 17 00:00:00 2001 From: Ujstor Date: Tue, 24 Dec 2024 02:16:04 +0100 Subject: [PATCH] remove link --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index ba356e4..a4b108a 100644 --- a/README.md +++ b/README.md @@ -30,12 +30,6 @@ the pipeline is configured to perform these tasks when certain conditions are me Application deployment can be achieved through the utilization of either a `Go` or `Flask` server, orchestrated using docker-compose, and hosted on the cloud self-hosting service provided by [Collify](https://coolify.io/docs/installation). Please note that the Flask server resides on a distinct branch. - -
-
- -![](https://i.imgur.com/pi1WaHy.png) - ## MakeFile run all make commands with clean tests @@ -81,4 +75,4 @@ make test clean up binary from the last build ```bash make clean -``` \ No newline at end of file +```