diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -34,6 +34,8 @@ cd yoshi-cli pipx install . ``` + + # Usage [(Back to top)](#table-of-contents) @@ -41,7 +43,7 @@ pipx install . All commands can be passed to the program with the following template: `yoshi <COMMAND> <FLAG> <PARAMETER>` - + ## Arguments @@ -169,7 +171,7 @@ when encrypting, none are required when decrypting: </tbody> </table> - + # Contributing |