build: update README

main
spacemeowx2 2022-10-30 21:27:55 +08:00
parent 0a10bdf470
commit e12f6c1c51
1 changed files with 12 additions and 0 deletions

View File

@ -30,6 +30,18 @@ Options:
- If you want to use a different profile, use `-p` to specify the path to the - If you want to use a different profile, use `-p` to specify the path to the
profile file. profile file.
### Track your rank
- Run
`deno run -Ar https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/initRank.ts`
to initialize your rank data. (You can also use `-p` to specify the path to
the profile file.)
- Then enter your current rank and rank point. For example: `S+0,300`. And the
rank will be saved in the `profile.json`.
- After that, run `s3si.ts`, the rank point will be reported to `stat.ink`.
### profile.json ### profile.json
```js ```js