From af1c46289cd9713aa7eca9ad7811807e85b1de3e Mon Sep 17 00:00:00 2001 From: Evgeny Rodionov Date: Wed, 2 Aug 2017 16:01:18 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 264dba4f..65b6c237 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# Flexbox Grid +# flexboxgrid2 +[![npm version](https://badge.fury.io/js/flexboxgrid2.svg)](https://badge.fury.io/js/flexboxgrid2) -Grid based on the `flex` display property. Based on rem. +Grid based on the `flex` display property and rem. ### Values - `.container` padding: .5rem, @@ -27,4 +28,4 @@ Grid based on the `flex` display property. Based on rem. ``` # Inspiration -- based on [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid), but project was abandoned \ No newline at end of file +- based on [flexboxgrid](https://github.com/kristoferjoseph/flexboxgrid), but project was abandoned