From 13283895d0ffaf1dae028b1d2976e2a5c0cfb389 Mon Sep 17 00:00:00 2001 From: Hadi Alqattan Date: Wed, 21 Oct 2020 00:29:01 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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