From 4f1cff5b4f2fd951978e2d0fb726716d88c3f96a Mon Sep 17 00:00:00 2001 From: jgthms Date: Wed, 27 Jan 2016 00:33:07 +0000 Subject: [PATCH] Update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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).