Skip to content

Commit 5a67b4f

Browse files
authored
Update README.md (#296)
1 parent 8652012 commit 5a67b4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ 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 ```?```**
74+
7375
## Secret Rank
7476

7577
The acquisition condition is secret, but you can know the condition by reading
@@ -155,6 +157,8 @@ You can also exclude ranks.
155157
https://github-profile-trophy.vercel.app/?username=ryo-ma&rank=-C,-B
156158
```
157159

160+
**NOTE: Since ```UNKNOWN``` is denoted by ```?```, in order to include or exclude it you will have to use ```rank=?``` and ```rank=-?``` respectively**
161+
158162
## Specify the maximum row & column size
159163

160164
You can specify the maximum row and column size.\

0 commit comments

Comments
 (0)