Add gitter, Fix templates

This commit is contained in:
Jeremy Thomas
2016-04-16 21:50:48 +01:00
parent 72bea8f2dd
commit d7fae72677
3 changed files with 35 additions and 23 deletions

View File

@@ -2,6 +2,7 @@
[![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)
[![Join the chat at https://gitter.im/jgthms/bulma](https://badges.gitter.im/jgthms/bulma.svg)](https://gitter.im/jgthms/bulma)
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).
@@ -13,7 +14,7 @@ Bulma is in early but active development! Try it out now:
### NPM
```
```sh
npm install bulma
```