Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nekocode authored Aug 25, 2016
1 parent 3545926 commit 6612769
Showing 1 changed file with 4 additions and 15 deletions.
19 changes: 4 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,10 @@ dependencies {

This library provides four types of badges with cliche customizations.

* `TYPE_NUMBER`

![number](art/number.png)

* `TYPE_ONLY_ONE_TEXT`

![single](art/single_text.png)

* `TYPE_TWO_TEXT`

![two](art/two_text.png)

* `TYPE_TWO_TEXT_COMPLEMENTARY`

![complementary](art/two_text_complementary.png)
| Type | Badge | Type | Badge |
| :----- | :------ | :----- | :------ |
| **`TYPE_NUMBER`** | ![number](art/number.png) | **`TYPE_ONLY_ONE_TEXT`** | ![single](art/single_text.png) |
| **`TYPE_TWO_TEXT`** | ![two](art/two_text.png) | **`TYPE_TWO_TEXT_COMPLEMENTARY`** | ![complementary](art/two_text_complementary.png) |

### Usage

Expand Down

0 comments on commit 6612769

Please sign in to comment.