diff options
| author | Fuwn <[email protected]> | 2023-09-21 01:26:54 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-09-21 01:26:54 -0700 |
| commit | a501e8fe21a810fb9504657e6847bec667290a7d (patch) | |
| tree | 98d414d760faa7eaf406429afd28e596eb464844 | |
| parent | feat(suzuri): reverse (diff) | |
| download | suzuri-a501e8fe21a810fb9504657e6847bec667290a7d.tar.xz suzuri-a501e8fe21a810fb9504657e6847bec667290a7d.zip | |
docs(readme): execution instructions
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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` |