From 795ff813053ed6dd38f6a8d3e5d4749c10587792 Mon Sep 17 00:00:00 2001 From: Tony Arnold Date: Wed, 25 Apr 2018 00:27:29 +1000 Subject: [PATCH] Fix build status icon in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd5c775..a5a8ef4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ReactiveKit [![Platform](https://img.shields.io/cocoapods/p/ReactiveKit.svg?style=flat)](http://cocoadocs.org/docsets/ReactiveKit/) -[![Build Status](https://travis-ci.org/ReactiveKit/ReactiveKit.svg?branch=master)](https://travis-ci.org/DeclarativeHub/ReactiveKit) +[![Build Status](https://travis-ci.org/DeclarativeHub/ReactiveKit.svg?branch=master)](https://travis-ci.org/DeclarativeHub/ReactiveKit) [![Join Us on Gitter](https://img.shields.io/badge/GITTER-join%20chat-blue.svg)](https://gitter.im/ReactiveKit/General) [![Twitter](https://img.shields.io/badge/twitter-@srdanrasic-red.svg?style=flat)](https://twitter.com/srdanrasic)