From e12f6c1c51b8a1f9d1ffbc950eac3a842eef0bd9 Mon Sep 17 00:00:00 2001 From: spacemeowx2 Date: Sun, 30 Oct 2022 21:27:55 +0800 Subject: [PATCH] build: update README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 641a3d3..a59a50e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,18 @@ Options: - If you want to use a different profile, use `-p` to specify the path to the 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 ```js