diff --git a/README.md b/README.md index 28f25d9..dfd68e2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Go Compose ![Build](https://github.com/hadialqattan/go-compose/workflows/Build/badge.svg?branch=main) -![LICENSE](https://img.shields.io/badge/License-MIT-cyan.svg) +![LICENSE](https://img.shields.io/badge/License-MIT-darkgreen.svg) -A lightweight services composer written in Golang for managing services (processes) in development environment. +A lightweight services composer written in Golang for managing services (processes) in a development environment. *** ## Installation