Skip to content

Commit 95750d6

Browse files
committed
Fix format
1 parent 5a67b4f commit 95750d6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Ranks are `SSS` `SS` `S` `AAA` `AA` `A` `B` `C` `UNKNOWN` `SECRET`.
7070
| UNKNOWN | You have not taken action yet. Let's act first. |
7171
| SECRET | This rank is very rare. The trophy will not be displayed until certain conditions are met. |
7272

73-
**NOTE: The ```UNKNOWN``` rank is denoted by ```?```**
73+
**NOTE: The `UNKNOWN` rank is denoted by `?`**
7474

7575
## Secret Rank
7676

@@ -157,7 +157,8 @@ You can also exclude ranks.
157157
https://github-profile-trophy.vercel.app/?username=ryo-ma&rank=-C,-B
158158
```
159159

160-
**NOTE: Since ```UNKNOWN``` is denoted by ```?```, in order to include or exclude it you will have to use ```rank=?``` and ```rank=-?``` respectively**
160+
**NOTE: Since `UNKNOWN` is denoted by `?`, in order to include or exclude it you
161+
will have to use `rank=?` and `rank=-?` respectively**
161162

162163
## Specify the maximum row & column size
163164

0 commit comments

Comments
 (0)