From 8338dc1611d30cc0808d9b1f4e3eca6e61f60b4e Mon Sep 17 00:00:00 2001 From: yuanrw <295415537@qq.com> Date: Sat, 7 Sep 2019 09:40:04 +0800 Subject: [PATCH] update --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9293930..1c844c9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # IM [![Build Status](https://travis-ci.org/yuanrw/IM.svg?branch=master)](https://travis-ci.org/yuanrw/IM) [![codecov](https://codecov.io/gh/yuanrw/IM/branch/master/graph/badge.svg)](https://codecov.io/gh/yuanrw/IM) -![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/yuanrw/client-samples) -![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/yuanrw/client-samples) IM is a lightweight instant messaging server. It also provides a client jar,allows you to develop your own client.For example,with spring boot. It's able to login with your own login system or with ldap.