Browse code

docs: add irc badge

* Adds an IRC badge on top of the README (along with the other badges)
for improved visibility; opens a new browser window/tab with
webchat.freenode.net with pre-selected #openshift-dev.

Signed-off-by: Joao Goncalves <jsvgoncalves@redhat.com>

João Gonçalves authored on 2016/03/25 01:51:34
Showing 1 changed files
... ...
@@ -4,6 +4,7 @@ OpenShift Application Platform
4 4
 [![GoDoc](https://godoc.org/github.com/openshift/origin?status.png)](https://godoc.org/github.com/openshift/origin)
5 5
 [![Travis](https://travis-ci.org/openshift/origin.svg?branch=master)](https://travis-ci.org/openshift/origin)
6 6
 [![Jenkins](https://ci.openshift.redhat.com/jenkins/buildStatus/icon?job=devenv_ami)](https://ci.openshift.redhat.com/jenkins/job/devenv_ami/)
7
+[![Join the chat at freenode:openshift-dev](https://img.shields.io/badge/irc-freenode%3A%20%23openshift--dev-blue.svg)](http://webchat.freenode.net/?channels=%23openshift-dev)
7 8
 
8 9
 OpenShift Origin is a distribution of [Kubernetes](https://kubernetes.io) optimized for continuous application development and multi-tenant deployment.  Origin adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.
9 10