diff --git a/README.md b/README.md
index eb7380d..5c58c93 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Everyone else in the group must submit to the king and always address him with t
When the two hours of regency are over, the next regent is determined by random.
-## Is one really always king?
+## Is one always king?
Not really.
diff --git a/app/src/main/res/layout/content_about.xml b/app/src/main/res/layout/content_about.xml
index d0cbe86..3cede8a 100644
--- a/app/src/main/res/layout/content_about.xml
+++ b/app/src/main/res/layout/content_about.xml
@@ -11,10 +11,10 @@
@@ -23,10 +23,23 @@
android:id="@+id/imageView3"
android:layout_width="108dp"
android:layout_height="108dp"
- android:layout_marginBottom="215dp"
+ android:layout_marginBottom="284dp"
+ android:contentDescription="Logo"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
- app:layout_constraintHorizontal_bias="0.5"
+ app:layout_constraintHorizontal_bias="0.49"
app:layout_constraintStart_toStartOf="parent"
app:srcCompat="@mipmap/ic_launcher_foreground" />
+
+
+
\ No newline at end of file