diff --git a/README.md b/README.md index 81ee494..54fe834 100644 --- a/README.md +++ b/README.md @@ -20,17 +20,4 @@ Make sure these executables are called the same way on your machine. ## Usage -TODO: add detailed descriptions for all parameters. - -Using the tool to update XDUData for the player: - -``` -divatool.py xdudata update [path to the 'files' folder from the game] [path to the XDUData folder for the player] [path to the 'xdutranslations' repo folder] [path to the temp files folder] -``` - -Example: -``` -divatool.py xdudata update /home/user/gameapp/files /home/user/player/XDUData /home/user/git/xdutranslations /var/tmp -``` - -Note that the 'files' folder from the app must contain the db files for this to work. +TODO