Update README.md

This commit is contained in:
Bluzume 2019-09-17 22:41:45 +12:00 committed by GitHub
parent 8dcb434a16
commit 83ef5cf561
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ Code relating to Tamagotchi Town with the aim of making it possible to build a f
cebd_decrypt - For decrypting and re-encrypting Dream Town binaries and Config files
`` usage: cebd_decrypt.exe <mode> <input file> <output file> ``
modes:
``` -d decrypt
-e encrypt```
`` -d decrypt``
`` -e encrypt``
--- Server Side Code ---