]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix #1812
authorJeremy Thomas <bbxdesign@gmail.com>
Wed, 23 May 2018 20:27:51 +0000 (22:27 +0200)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 23 May 2018 20:27:51 +0000 (22:27 +0200)
README.md

index bd0893d852b186e3d75443b5fa82b9c6603df269..2b3b997bd492a966812edf9cfcd3cf4c7bf30376 100644 (file)
--- 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