diff --git a/README.md b/README.md index f64477c7..cb760dcb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ 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). +[![Bulma: a Flexbox CSS framework](https://raw.githubusercontent.com/jgthms/bulma/master/images/bulma-banner.png)](http://bulma.io) + +## Quick install + +Bulma is in early but active development! Try it out now: + +```bower install bulma``` + +Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/). + ## Copyright and license Code copyright 2016 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).