diff --git a/README.md b/README.md index a5f038f..16ee4d2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,21 @@ A mini utility script for curiouser's *botany* (a plant-cultivating game). +## Commands + +``` +wilty list Show a list of live plants sorted by the longest interval + since last watering. Helpful for catching wilting plants. + Use "wilty list user|plant" to sort alphabetically by + username or plant type instead. + +wilty stats Show some general stats. + Use "wilty stats live" to show stats on live plants. + +wilty water Water a random plant. +``` + + ## License MIT (c) 2019 mio