Skip to content

Commit

Permalink
Fixed Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
hefler committed Apr 16, 2018
1 parent e238d51 commit 38af888
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#Readme
# Readme
Z-Grid is a simple CSS flexible grid inspired(ish) by flexbox model using the calc() function.

##Usage
## Usage
Check `example.html` for a quick look about **z-grid** usage.

##Compiling
## Compiling
Install all the dev dependencies and run `npm run-script build` to compile the SCSS files.

*Copyright (c) 2018 Felipe Hefler/Zoopit AS. Z-Grid is distributed under the terms of the GNU General Public License version 3.*

0 comments on commit 38af888

Please sign in to comment.