diff --git a/README.md b/README.md index 04a499b..5deae41 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# soongpt-backend \ No newline at end of file +# soongpt-backend + +[![Dev - Tests](https://github.com/yourssu/soongpt-backend/actions/workflows/dev-ci.yml/badge.svg)](https://github.com/yourssu/soongpt-backend/actions/workflows/dev-ci.yml) +[![Dev - CI/CD without Tests](https://github.com/yourssu/soongpt-backend/actions/workflows/dev-cd.yml/badge.svg)](https://github.com/yourssu/soongpt-backend/actions/workflows/dev-cd.yml) + +[![Prod - Tests](https://github.com/yourssu/soongpt-backend/actions/workflows/prod-ci.yml/badge.svg)](https://github.com/yourssu/soongpt-backend/actions/workflows/prod-ci.yml) +[![Prod - CI/CD with Tests](https://github.com/yourssu/soongpt-backend/actions/workflows/prod.yml/badge.svg)](https://github.com/yourssu/soongpt-backend/actions/workflows/prod.yml)