From 3b074299786b705fb54c82c707677681fa4e532f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 26 Nov 2018 12:44:39 +0100 Subject: [PATCH] Add license badge to README, reorder them for consistency. --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b27a6a11..4c688afb 100644 --- a/README.rst +++ b/README.rst @@ -4,13 +4,16 @@ m.css *A no-nonsense, no-JavaScript CSS framework and Pelican theme for content-oriented websites.* +.. image:: https://badges.gitter.im/mosra/m.css.svg + :alt: Join the chat at https://gitter.im/mosra/m.css + :target: https://gitter.im/mosra/m.css?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge .. image:: https://travis-ci.org/mosra/m.css.svg?branch=master :target: https://travis-ci.org/mosra/m.css .. image:: https://codecov.io/gh/mosra/m.css/branch/master/graph/badge.svg :target: https://codecov.io/gh/mosra/m.css -.. image:: https://badges.gitter.im/mosra/m.css.svg - :alt: Join the chat at https://gitter.im/mosra/m.css - :target: https://gitter.im/mosra/m.css?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge +.. image:: https://img.shields.io/badge/License-MIT-green.svg + :alt: MIT License + :target: https://opensource.org/licenses/MIT Do you *hate* contemporary web development like I do? Do you also feel that it's not right for a web page to take *seconds* and *megabytes* to render? Do -- 2.30.2