diff --git a/README.md b/README.md index aa62b72..3a437a1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # uptime-monitor -[![Docker Image CI](https://github.com/AnsonDev42/uptime-monitor/actions/workflows/docker-image.yml/badge.svg)](https://github.com/AnsonDev42/uptime-monitor/actions/workflows/docker-image.yml) +[![Docker Image CI](https://github.com/AnsonDev42/uptime-monitor/actions/workflows/docker-image.yml/badge.svg)](https://github.com/AnsonDev42/uptime-monitor/actions/workflows/docker-image.yml) [![Pytest CI](https://github.com/AnsonDev42/uptime-monitor/actions/workflows/pytest-ci.yml/badge.svg)](https://github.com/AnsonDev42/uptime-monitor/actions/workflows/pytest-ci.yml) --- This repo is the back-end implementation of the following project. ---