diff --git a/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml b/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml
index 2fb41a9..3a65591 100644
--- a/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml
+++ b/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml
@@ -86,26 +86,33 @@
+
-
-
-
-
+ Style="{StaticResource BodyTextBlockStyle}"
+ Text="Developed by" />
+
-
-
-
-
-
-
-
+ Style="{StaticResource BodyTextBlockStyle}"
+ Text="UI" />
+
+
+
+
+
+ Command="{x:Bind ViewModel.LaunchRateAndReviewCommand}"
+ Foreground="{ThemeResource DefaultTextForegroundThemeBrush}"/>