From 3f3fed067d40b509eedb8cac380dbdf557c31b8d Mon Sep 17 00:00:00 2001 From: Chidi Orji Date: Wed, 11 Mar 2020 23:03:38 +0100 Subject: [PATCH] chore: minor updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bef2881..47a78a3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Express API Template +# Express API Template With MongoDB Create express API backend with MongoDB -[![Build Status](https://travis-ci.com/chidimo/Express-API-Template-With-MongoDB.svg?token=vRPqNDsj84fjiYCWzphq&branch=master)](https://travis-ci.com/chidimo/Express-API-Template-With-MongoDB) +[![Build Status](https://travis-ci.com/chidimo/Express-API-Template-With-MongoDB.svg?branch=master)](https://travis-ci.com/chidimo/Express-API-Template-With-MongoDB) [![Build status](https://ci.appveyor.com/api/projects/status/c9qj8j26s2kf0dkl?svg=true)](https://ci.appveyor.com/project/chidimo/Express-API-Template-With-MongoDB) [![Coverage Status](https://coveralls.io/repos/github/chidimo/Express-API-Template-With-MongoDB/badge.svg?branch=master)](https://coveralls.io/github/chidimo/Express-API-Template-With-MongoDB?branch=master) [![Maintainability](https://api.codeclimate.com/v1/badges/a02e1a5e4c4f49f1e5a2/maintainability)](https://codeclimate.com/github/chidimo/Express-API-Template-With-MongoDB/maintainability)