From c3a7c7ad0b465f5835a3c7c8823e297040750b90 Mon Sep 17 00:00:00 2001 From: Eno Bassey Date: Thu, 14 Jan 2021 14:14:49 +0100 Subject: [PATCH] add badges to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d6726ef..4b037bf 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Profile Manager API +[![CircleCI](https://circleci.com/gh/Maxcutex/pm_api.svg?style=svg)](https://circleci.com/gh/Maxcutex/pm_api) +[![Coverage Status](https://coveralls.io/repos/github/Maxcutex/pm_api/badge.svg?branch=development)](https://coveralls.io/github/Maxcutex/pm_api?branch=development) + PM Api is a python solution cloned from Vessel Api. It handles the api backend solution for Profile Manager