Add basic usage to README
parent
4714071968
commit
b0e76b562d
12
README.adoc
12
README.adoc
|
@ -3,6 +3,18 @@ Lokrez
|
|||
|
||||
A smash.gg-aware local-results generator for Super Smash Brothers Ultimate.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
----
|
||||
$> lokrez -t [your-smash.gg-auth-token] top8 [tournament-slug-or-id]
|
||||
----
|
||||
|
||||
The resulting outputs will be in +tournament-slug.lkrz+ (text version) and
|
||||
+tournament-slug.svg+ (image version).
|
||||
|
||||
Use the +--help+ option for further details.
|
||||
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
|
Loading…
Reference in New Issue