diff --git a/README.md b/README.md index c5419e2..7f92756 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[![GitHub issues](https://img.shields.io/github/issues/Code52/metro.css)](https://github.com/Code52/metro.css/issues) +[![GitHub forks](https://img.shields.io/github/forks/Code52/metro.css)](https://github.com/Code52/metro.css/network) +[![GitHub stars](https://img.shields.io/github/stars/Code52/metro.css?style=social)](https://github.com/Code52/metro.css/stargazers) + +[![GitHub license](https://img.shields.io/github/license/Code52/metro.css?style=for-the-badge)](https://github.com/Code52/metro.css/blob/master/LICENCE.md) + As we'll be either pulling in parts of [Bootstrap](http://bootstrap.io) or at the very least aiming for that type of project, we're going to use [Less](http://lesscss.org/) which adds variables and other goodies into CSS. For those new to Less, it's worth checking out [SimpLESS](http://wearekiss.com/simpless) (which runs on all platforms) which watches and compiles Less into CSS.