diff --git a/README.md b/README.md
index 38c2890a298f0f997275bfa97038796edbb907b2..53ae48789bd39edbe8b11348391337eb9a5d21e1 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
 
-![normal](https://user-images.githubusercontent.com/16324894/31136348-48313fd4-a868-11e7-979a-2854f7720525.png)  
-
-![overbudget](https://user-images.githubusercontent.com/16324894/31136349-48e8355e-a868-11e7-8308-a6c5067c7e80.png)  
-
-![buchungen](https://user-images.githubusercontent.com/16324894/31136350-4a03cbec-a868-11e7-802e-98140041a406.png)  
-
-![filter](https://user-images.githubusercontent.com/16324894/31136353-4b8c7c48-a868-11e7-99eb-a3e8800c7502.png)  
-
-![suche](https://user-images.githubusercontent.com/16324894/31136356-4d631ff4-a868-11e7-85f9-77164baeb31c.png)  
-
-![bearbeiten](https://user-images.githubusercontent.com/16324894/31136360-4e9c073c-a868-11e7-8707-cd76d135601c.png)  
-
-![kategorien](https://user-images.githubusercontent.com/16324894/31136362-5204164e-a868-11e7-9bd8-a345fa927f2e.png)  
-
-![diagramme_1](https://user-images.githubusercontent.com/16324894/31136365-555e9044-a868-11e7-8767-0846ba51f3b0.png)  
+### Light Theme
 
-![diagramme_2](https://user-images.githubusercontent.com/16324894/31136366-5589e4a6-a868-11e7-826a-de223b1bbc85.png)  
+![light_theme_home](/build/screenshots/light/home.png)
 
-![diagramme_3](https://user-images.githubusercontent.com/16324894/31136367-558df064-a868-11e7-9d9a-5bfb78325ee0.png)  
+[ScreenshotsLight Theme](https://github.com/deadlocker8/BudgetMaster/wiki/Screenshots-Light-Theme)
 
-![bericht_1](https://user-images.githubusercontent.com/16324894/31136375-580112f4-a868-11e7-9b12-28dd936b135b.png)  
+### Dark Theme
 
-![bericht_2](https://user-images.githubusercontent.com/16324894/31136518-cd900e30-a868-11e7-90f8-c2c44a629a8d.jpg)  
+![dark_theme_home](/build/screenshots/dark/home.png)
 
-![einstellungen](https://user-images.githubusercontent.com/16324894/31136379-59c15248-a868-11e7-9d68-1b5fa96a1106.png)
+[ScreenshotsLight Theme](https://github.com/deadlocker8/BudgetMaster/wiki/Screenshots-Dark-Theme)