Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvox committed Jun 15, 2018
1 parent 901ab04 commit 6fa4e21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ What sets Brickworks apart from the others is its commitment to ONLY be concerne

#### - Dynamic
#### - Lightweight (~2kb gzipped)
- #### Fully-typed props with > 99% test coverage
- #### Responsive and mobile-first
- #### Focused, only concerned with layout
- #### Smart, easy to understand conventions
- #### Almost no learning curve
- #### No giant config required
- #### Plays well with others
#### - Fully-typed props with > 99% test coverage
#### - Responsive and mobile-first
#### - Focused, only concerned with layout
#### - Smart, easy to understand conventions
#### - Almost no learning curve
#### - No giant config required
#### - Plays well with others

## Install

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brickworks",
"version": "0.9.1",
"version": "0.9.12",
"description": "Lightweight, dynamic, extremely simple layouts for React",
"author": "Matthew Bliffert",
"license": "MIT",
Expand Down

0 comments on commit 6fa4e21

Please sign in to comment.