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