* 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>
| ... | ... |
@@ -4,6 +4,7 @@ OpenShift Application Platform |
| 4 | 4 |
[](https://godoc.org/github.com/openshift/origin) |
| 5 | 5 |
[](https://travis-ci.org/openshift/origin) |
| 6 | 6 |
[](https://ci.openshift.redhat.com/jenkins/job/devenv_ami/) |
| 7 |
+[](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 |
|