aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVee9ahd1 <[email protected]>2019-05-20 21:01:32 -0400
committerVee9ahd1 <[email protected]>2019-05-20 21:01:32 -0400
commitc2941cffab81dff72cfc1b5b03bb595743a2ce91 (patch)
tree3cbb57a1f410cb32a7d8c419c05f81a8d612bd15 /README.md
parent8268c3d57e0788798976777f6792059798fcac42 (diff)
revised readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2638288..94f9114 100644
--- a/README.md
+++ b/README.md
@@ -16,4 +16,4 @@ gantools -h
```
gantools --username [email protected] --password mypassword123 --nframes 20 --keys 7968340a72eabab735d04dba 0416461072e5e22fd6d1637c c37d216dfd865aa7397db242
```
-where the hexidecimal strings after `--keys` are the IDs found in an image's ganbreeder URL (e.g. https://ganbreeder.app/i?k=c37d216dfd865aa7397db242 has key: c37d216dfd865aa7397db242).
+where the hexidecimal strings after `--keys` are the IDs found in an image's ganbreeder URL (e.g. https://ganbreeder.app/i?k=c37d216dfd865aa7397db242 has key: c37d216dfd865aa7397db242). You can list arbitrarily many keys; just be sure to increase your `--nframes` value to compensate (and be prepared for a longer render time).