Update readme.md with usage instructions for namerena-rs.exe

This commit is contained in:
shenjack 2024-03-02 00:16:11 +08:00
parent 60cd2a777e
commit bb2a250ba3
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -1 +1,17 @@
https://deepmess.com/namerena/
# 名字竞技场 但是 rust
[https://deepmess.com/namerena/](https://deepmess.com/namerena/)
## 用法:
```text
Usage: namerena-rs.exe [OPTIONS] --team <TEAM>
Options:
--start <START> [default: 0]
--end <END> [default: 18446744073709551615]
-t, --thread-count <THREAD_COUNT> [default: 10]
--top <TOP> [default: 750]
--team <TEAM>
-h, --help Print help
```