From a501e8fe21a810fb9504657e6847bec667290a7d Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 21 Sep 2023 01:26:54 -0700 Subject: docs(readme): execution instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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` -- cgit v1.2.3