diff --git a/Test_App/Images/app.png b/Test_App/Images/app.png
new file mode 100644
index 0000000..c385814
Binary files /dev/null and b/Test_App/Images/app.png differ
diff --git a/Test_App/Images/app_datenbank.png b/Test_App/Images/app_datenbank.png
new file mode 100644
index 0000000..31af3ac
Binary files /dev/null and b/Test_App/Images/app_datenbank.png differ
diff --git a/Test_App/Readme.md b/Test_App/Readme.md
new file mode 100644
index 0000000..8007d22
--- /dev/null
+++ b/Test_App/Readme.md
@@ -0,0 +1,16 @@
+
Prüfungs App zu Teil 1
+
+Ich bin momentan dabei meine Lernkarten, welche ich mir beim U-Form verlag gekauft habe in ein
+kleines Programm zu übertragen. Die App ist mit C# erstellt, da es einfach am besten ist um Ausführbare programme
+für Windows zu erstellen. Und ich habe festgestellt, dass das .Net Framework einfach unfassbar groß ist
+und man viel weniger auf externe Bibliotheken wie z.B in Python abhängig ist.
+
+
+
+
+
+
+![Getting Started](Images/app.png)
+
+
+![Getting Started](Images/app_datenbank.png)
\ No newline at end of file
diff --git a/Test_App/Test_App.csproj b/Test_App/Test_App.csproj
index 73d2fa9..f568235 100644
--- a/Test_App/Test_App.csproj
+++ b/Test_App/Test_App.csproj
@@ -142,6 +142,7 @@
SettingsSingleFileGenerator
Settings.Designer.cs
+
@@ -152,6 +153,12 @@
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Test_App/Views/Info.xaml b/Test_App/Views/Info.xaml
index 78d2284..6bc50c9 100644
--- a/Test_App/Views/Info.xaml
+++ b/Test_App/Views/Info.xaml
@@ -6,7 +6,6 @@
xmlns:local="clr-namespace:Test_App.Views"
mc:Ignorable="d"
d:DesignHeight="525" d:DesignWidth="602">
-