diff --git a/README.md b/README.md index ea9aaec5ebc0df1a35f92b96fd59cf070838752d..fe26a33aa768183dff45fc03b1b49f407faf4aa9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ Manage your monthly budget easily with BudgetMaster - English - German +## In case of Errors +- see corresponding error logs + - Client: `your_home_directory/Deadlocker/BudgetMaster/error.log` + - Server: `folder_containing_BudgetMasterServer/error.log` +- print errors to console (only for client) + - start the client via console: `java -jar BudgetMasterClient.jar --loglevel=DEBUG` + + ## [Installation Instructions](https://github.com/deadlocker8/BudgetMaster/wiki/Server-Installation) ## Screenshots