From: atharwa_24 Date: Sat, 1 Aug 2020 08:14:56 +0000 (+0530) Subject: Added license and version badges (#3070) X-Git-Tag: 0.9.1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7f285beb8da8b524dd74de8cbe096f71274381;p=thirdparty%2Fbulma.git Added license and version badges (#3070) * add License badge * add Release version Badge latest version by date --- diff --git a/README.md b/README.md index 6b6d13668..07a1c22f5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ 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). +![Github](https://img.shields.io/github/v/release/jgthms/bulma) [![npm](https://img.shields.io/npm/v/bulma.svg)][npm-link] [![npm](https://img.shields.io/npm/dm/bulma.svg)][npm-link] [![](https://data.jsdelivr.com/v1/package/npm/bulma/badge)](https://www.jsdelivr.com/package/npm/bulma) @@ -121,7 +122,7 @@ Browse the [online documentation here.](https://bulma.io/documentation/overview/ | [Svelte Bulma Components](https://github.com/elcobvg/svelte-bulma-components) | Library of UI components to be used in [Svelte.js](https://svelte.technology/) or standalone. | | [Bulma Nunjucks Starterkit](https://github.com/benninkcorien/nunjucks-starter-kit) | Starterkit for Nunjucks with Bulma. | -## Copyright and license +## Copyright and license ![Github](https://img.shields.io/github/license/jgthms/bulma) Code copyright 2020 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).