From: Jeremy Thomas Date: Wed, 23 May 2018 20:27:51 +0000 (+0200) Subject: Fix #1812 X-Git-Tag: 0.7.2~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c52b11d113943a06d6e187a2a32d5d33c8a146;p=thirdparty%2Fbulma.git Fix #1812 --- diff --git a/README.md b/README.md index bd0893d85..2b3b997bd 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ Bulma is a **modern CSS framework** based on [Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes). -[![npm](https://img.shields.io/npm/v/bulma.svg)](https://www.npmjs.com/package/bulma) -[![npm](https://img.shields.io/npm/dm/bulma.svg)](https://www.npmjs.com/package/bulma) +[![npm](https://img.shields.io/npm/v/bulma.svg)][npm-link] +[![npm](https://img.shields.io/npm/dm/bulma.svg)][npm-link] +[![Awesome][awesome-badge]][awesome-link] [![Join the chat at https://gitter.im/jgthms/bulma](https://badges.gitter.im/jgthms/bulma.svg)](https://gitter.im/jgthms/bulma) [![Build Status](https://travis-ci.org/jgthms/bulma.svg?branch=master)](https://travis-ci.org/jgthms/bulma) @@ -104,3 +105,7 @@ Browse the [online documentation here.](https://bulma.io/documentation/overview/ ## Copyright and license Code copyright 2018 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE). + +[npm-link]: https://www.npmjs.com/package/bulma +[awesome-link]: https://github.com/awesome-css-group/awesome-css +[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg \ No newline at end of file