diff --git a/README.md b/README.md
index 9203e09..68272de 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,45 @@
-# privacy-friendly-break-reminder
+## Privacy Friendly App Break Reminder
+
+This application contains the the functionality for a privacy friendly break reminder. It includes basic functionality for a countdowntimer, the possibility to choose different profiles, the chance to make exercises between the breaks. It further includes the typically privacy friendly help and about sites. This app belongs to the group of Privacy Friendly Apps developed by the Technische Universität Darmstadt.
+
+## Motivation
+
+This application has been developed to for the TU Darmstadt module "Usable Security und Usable Privacy". Privacy Friendly Apps are groups of Android applications which are optimized regarding privacy. Further information can be found on secuso.org/pfa
+
+## Download and more Information
+
+Further development requires Android Studio, we recommend to use at least version 2.1.2
+
+### API Reference
+
+Mininum SDK: 17
+Target SDK: 23
+
+## License
+
+Privacy Friendly App Example is licensed under the GPLv3.
+Copyright (C) 2016 Sergej Alexeev, Jannik Schildknecht
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see
+Markus Hau
+
+Github-Users:
+Badric
+Lechendary
\ No newline at end of file
diff --git a/app/src/main/res/drawable/ic_about.png b/app/src/main/res/drawable/ic_about.png
deleted file mode 100644
index 9566045..0000000
Binary files a/app/src/main/res/drawable/ic_about.png and /dev/null differ
diff --git a/app/src/main/res/drawable/ic_about.xml b/app/src/main/res/drawable/ic_about.xml
new file mode 100644
index 0000000..9e5d312
--- /dev/null
+++ b/app/src/main/res/drawable/ic_about.xml
@@ -0,0 +1,10 @@
+
+