From ef4ad8175b20205600e26b8c54220576a2610dce Mon Sep 17 00:00:00 2001 From: Viraj Trivedi Date: Fri, 25 Jan 2019 13:44:24 +0530 Subject: [PATCH] docs: Added semantic-release, npm release and other badges to Readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e1341..c0c1b4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# Rocket.Chat.RealTime.API.Abstraction +# Rocket.Chat.RealTime.API.RxJS +[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Build Status](https://travis-ci.org/inf3cti0n95/Rocket.Chat.RealTime.API.RxJS.svg?branch=master)](https://travis-ci.org/inf3cti0n95/Rocket.Chat.RealTime.API.RxJS) +[![npm](https://img.shields.io/npm/v/Rocket.Chat.RealTime.API.RxJS.svg)](https://www.npmjs.com/package/Rocket.Chat.RealTime.API.RxJS) +[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) + Abstraction for Utilizing [Rocket.Chat](https://rocket.chat/)'s [Realtime API](https://rocket.chat/docs/developer-guides/realtime-api) Methods with [RxJS](http://reactivex.io/rxjs/)