aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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`.