From 5c160a5cdbfec1c9a48b50707e6c44d0794bf3ef Mon Sep 17 00:00:00 2001 From: amercader Date: Mon, 14 Mar 2016 13:40:29 +0000 Subject: [PATCH] Add some new badges to README Added license, docs and support badges. This was a requirement of the FIWARE project which is funding some of the current core work. They seem to be generally useful but if someone is not happy we can definitely drop one. --- README.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 688705d201f..60cf028d912 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,23 @@ CKAN: The Open Source Data Portal Software ========================================== +.. image:: https://img.shields.io/badge/license-AGPL-blue.svg?style=flat + :target: https://opensource.org/licenses/AGPL-3.0 + :alt: License + +.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat + :target: http://docs.ckan.org + :alt: Documentation +.. image:: https://img.shields.io/badge/support-StackOverflow-yellowgreen.svg?style=flat + :target: https://stackoverflow.com/questions/tagged/ckan + :alt: Support on StackOverflow + .. image:: https://secure.travis-ci.org/ckan/ckan.png?branch=master :target: http://travis-ci.org/ckan/ckan :alt: Build Status -.. image:: https://coveralls.io/repos/ckan/ckan/badge.png?branch=master - :target: https://coveralls.io/r/ckan/ckan +.. image:: https://coveralls.io/repos/github/ckan/ckan/badge.svg?branch=master + :target: https://coveralls.io/github/ckan/ckan?branch=master :alt: Coverage Status **CKAN is the world’s leading open-source data portal platform**.