From 2baed98b7e61aea47b8e278b1a1a7fdb330302e7 Mon Sep 17 00:00:00 2001 From: Tom Carron Date: Thu, 22 May 2025 16:05:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b180b1c..743f4d0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # hellodocker -A simple hello world application made with Python and flask to be containerized and test Gitea's features. Automatically builds image and pushes to registry on merge to main. \ No newline at end of file +A simple hello world application made with Python and flask to be containerized and test Gitea's features. Automatically builds image and pushes to registry on merge to main. Also sends notification to a slack channel with status of build. \ No newline at end of file