From bf2dc87e6412f881bd701d00ee1a222ddd2892b9 Mon Sep 17 00:00:00 2001 From: Florent BENOIT Date: Fri, 23 Oct 2015 10:05:39 +0200 Subject: [PATCH] Remove usage of badges using github there are issues providing the images due to the throttle limit https://github.com/badges/shields/issues/529 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43ae704a5..23a09adfb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ [![Join the chat at https://gitter.im/eclipse/che](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/eclipse/che?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/codenvy/che-core.svg?branch=master)](https://travis-ci.org/codenvy/che-core) -[![License](https://img.shields.io/github/license/codenvy/che-core.svg)](https://github.com/codenvy/che-core) -[![Latest tag](https://img.shields.io/github/tag/codenvy/che-core.svg)](https://github.com/codenvy/che-core/tags) + +[![Eclipse License](http://img.shields.io/badge/license-Eclipse-brightgreen.svg)](https://github.com/codenvy/che-core/blob/master/LICENSE) +[![latest 3.x](https://img.shields.io/badge/latest stable-3.x-green.svg)](https://github.com/codenvy/che-core/tree/master) +[![latest 4.x](https://img.shields.io/badge/latest dev-4.x-yellowgreen.svg)](https://github.com/codenvy/che-core/tree/4.0) ## About Eclipse Che