aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-05-17 17:22:58 +0100
committerAutumn <git@autumnfo.rest>2026-05-17 17:22:58 +0100
commite7563787be5b3a9c1de66a7f4eb16ed09d9d4a21 (patch)
tree2956aed96a4d1873ac997bc17ad224815ba4bbb5 /README.md
parent2bad2793f33c3c0879d3a8a36de327a6626c32ed (diff)
[main] added ability to fetch service & tidied up functions
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7b91de8..8c4999e 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,12 @@ SelenePaw is a [PawSD](https://pawpub.entities.org.uk/pawsd/start) fetching util
## Usage
-To fetch a service (e.g. winter's first service):
+### Dependencies
-`lua fetch.lua winternet 0000`
+* `>=lua-5.3`
+* `luasocket`
+
+### Running
+
+To view all available commands, run `lua selenepaw.lua`.