From fc8fc1ac67b1c4e53b4cf0540c7bf58e998c7259 Mon Sep 17 00:00:00 2001 From: Robert Goldmann <deadlocker@gmx.de> Date: Wed, 21 Nov 2018 10:53:10 +0100 Subject: [PATCH] updated readme --- README.md | 44 +++++++++++--------------------------------- 1 file changed, 11 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 38c2890a2..53ae48789 100644 --- a/README.md +++ b/README.md @@ -2,50 +2,28 @@ Manage your monthly budget easily with BudgetMaster - __start:__ 17.12.16 -- __current release:__ v1.8.0 (13) from 17.12.17 +- __current release:__ v2.0.0 (14) from 01.12.18 ## Available Languages -- English [Screenshots](https://github.com/deadlocker8/BudgetMaster/wiki/English%20Screenshots) [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=1) -- German [Screenshots](https://github.com/deadlocker8/BudgetMaster/wiki/German%20Screenshots) [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=2) +- English [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=1) +- German [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=2) ## 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` +- see corresponding error log `your_home_directory/Deadlocker/BudgetMaster/error.log` - -## [Installation Instructions](https://github.com/deadlocker8/BudgetMaster/wiki/Server-Installation) - -## Additional Information -This repo is using a special repo named `Tools` as dependency which is available [here](https://github.com/deadlocker8/Tools) (just download and install via maven) +## [Installation Instructions](https://github.com/deadlocker8/BudgetMaster/wiki/Installation) ## Screenshots - - - - - - - - - - - - - - - +### Light Theme - + - +[ScreenshotsLight Theme](https://github.com/deadlocker8/BudgetMaster/wiki/Screenshots-Light-Theme) - +### Dark Theme - + - +[ScreenshotsLight Theme](https://github.com/deadlocker8/BudgetMaster/wiki/Screenshots-Dark-Theme) -- GitLab