From 2ba6626ea86fd4a96b498e8ec4159276a3cdd9d4 Mon Sep 17 00:00:00 2001 From: Alberto Vara Date: Sat, 21 Dec 2019 15:08:33 +0100 Subject: [PATCH] Added Gitter link on Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b0cfeae..fdf062c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![Requirements Status](https://requires.io/github/python-microservices/pyms/requirements.svg?branch=master)](https://requires.io/github/python-microservices/pyms/requirements/?branch=master) [![Total alerts](https://img.shields.io/lgtm/alerts/g/python-microservices/pyms.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/python-microservices/pyms/alerts/) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/python-microservices/pyms.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/python-microservices/pyms/context:python) +[![Gitter](https://img.shields.io/gitter/room/DAVFoundation/DAV-Contributors.svg)](https://gitter.im/python-microservices/pyms) + PyMS, Python MicroService, is a collections of libraries, best practices and recommended ways to build microservices with Python.