File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change @@ -23,21 +23,10 @@ dependencies {
23
23
24
24
This library provides four types of badges with cliche customizations.
25
25
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 ) |
41
30
42
31
### Usage
43
32
You can’t perform that action at this time.
0 commit comments