Skip to content

Commit 6612769

Browse files
author
nekocode
authored
Update README.md
1 parent 3545926 commit 6612769

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

README.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,10 @@ dependencies {
2323

2424
This library provides four types of badges with cliche customizations.
2525

26-
* `TYPE_NUMBER`
27-
28-
![number](art/number.png)
29-
30-
* `TYPE_ONLY_ONE_TEXT`
31-
32-
![single](art/single_text.png)
33-
34-
* `TYPE_TWO_TEXT`
35-
36-
![two](art/two_text.png)
37-
38-
* `TYPE_TWO_TEXT_COMPLEMENTARY`
39-
40-
![complementary](art/two_text_complementary.png)
26+
| Type | Badge | Type | Badge |
27+
| :----- | :------ | :----- | :------ |
28+
| **`TYPE_NUMBER`** | ![number](art/number.png) | **`TYPE_ONLY_ONE_TEXT`** | ![single](art/single_text.png) |
29+
| **`TYPE_TWO_TEXT`** | ![two](art/two_text.png) | **`TYPE_TWO_TEXT_COMPLEMENTARY`** | ![complementary](art/two_text_complementary.png) |
4130

4231
### Usage
4332

0 commit comments

Comments
 (0)