diff options
author | Vee9ahd1 <[email protected]> | 2019-05-20 21:01:32 -0400 |
---|---|---|
committer | Vee9ahd1 <[email protected]> | 2019-05-20 21:01:32 -0400 |
commit | c2941cffab81dff72cfc1b5b03bb595743a2ce91 (patch) | |
tree | 3cbb57a1f410cb32a7d8c419c05f81a8d612bd15 /README.md | |
parent | 8268c3d57e0788798976777f6792059798fcac42 (diff) |
revised readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |