diff --git a/README.md b/README.md index e47ce97..7c1b5b7 100644 --- a/README.md +++ b/README.md @@ -30,19 +30,30 @@ Or install it yourself as: ### Show help ~~~bash -orenono h +$ orenono h +Commands: + orenono convert # Convert Brainf*ck default syntax to your Orenono... + orenono execute # Execute Brainf**k + orenono help [COMMAND] # Describe available commands or one specific command + orenono init # Generate Orenonofile template + orenono version # version + +Options: + -h, [--help] # help message. + [--version] # version + ~~~ ### Generate Orenonofile ~~~bash -orenono init +$ orenono init ~~~ or ~~~bash -orenono i +$ orenono i ~~~ Orenonofile contents is...