aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-09-21 01:26:54 -0700
committerFuwn <[email protected]>2023-09-21 01:26:54 -0700
commita501e8fe21a810fb9504657e6847bec667290a7d (patch)
tree98d414d760faa7eaf406429afd28e596eb464844
parentfeat(suzuri): reverse (diff)
downloadsuzuri-a501e8fe21a810fb9504657e6847bec667290a7d.tar.xz
suzuri-a501e8fe21a810fb9504657e6847bec667290a7d.zip
docs(readme): execution instructions
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d231a0..bd40c6a 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,15 @@ Who is Suzuri? Sumi Sakurasawa's dog.
## Usage
+You can download the script and run it locally, but I'd recommend fetching and
+running it from GitHub to ensure that you are always on the latest version:
+
+```shell
+bash <(curl -s "https://raw.githubusercontent.com/Fuwn/suzuri/main/suzuri")
+```
+
+### Token
+
Obtain your sumi.news token via the `s` cookie on sumi.news.
### `--help`