Skip to content

Commit

Permalink
updated readme for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
dfee committed Jan 18, 2019
1 parent dcab856 commit c753fa4
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
## rbx

### The Comprehensive Bulma UI Framework for React
## rbx – The Comprehensive Bulma UI Framework for React

[![Build Status](https://travis-ci.org/dfee/rbx.svg?branch=master)](https://travis-ci.org/dfee/rbx)
[![Coverage Status](https://coveralls.io/repos/github/dfee/rbx/badge.svg?branch=master)](https://coveralls.io/github/dfee/rbx?branch=master)
[![Release Version](https://img.shields.io/github/release/dfee/rbx.svg)](https://github.com/dfee/rbx)
[![Npm Downloads](https://img.shields.io/npm/dm/rbx.svg)](https://www.npmjs.com/package/rbx)

`rbx` is a comprehensive library of React components for [Bulma 0.7.2](http://bulma.io).
![A quick look](src/__docs__/public/demo.png?raw=true "A quick look")

πŸ‘Ÿ **[Read the docs](https://dfee.github.io/rbx)**.
πŸ™ƒ _I'll wait, go check them out!_
### πŸ‘Ÿ **[Read the docs](https://dfee.github.io/rbx)**.

![A quick look](src/__docs__/public/demo.png?raw=true "A quick look")
πŸ™ƒ _I'll wait, go check them out!_

### Features

- up-to-date Bulma implementation (0.7.2)
- written with TypeScript 3 for React 16
- well tested and documented
- well tested and [documented](https://dfee.github.io/rbx)
- extensive customization support
- _quite unopinionated, if you ask me_
- **very simple to get started**
Expand Down

0 comments on commit c753fa4

Please sign in to comment.