diff --git a/src/Artemis.UI/Screens/Home/HomeView.xaml b/src/Artemis.UI/Screens/Home/HomeView.xaml
index ce8cd134b..142cd5d14 100644
--- a/src/Artemis.UI/Screens/Home/HomeView.xaml
+++ b/src/Artemis.UI/Screens/Home/HomeView.xaml
@@ -38,199 +38,193 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
-
-
+
+
-
+
- Have a chat
- Plugins
+
- If you need help, have some feedback or have any other questions feel free to contact us through any of the
- following channels.
+ Artemis is built up using plugins. This means devices, brushes, effects and modules (for supporting games!) can all be added via plugins.
+ Under Settings > Plugins you can find your currently installed plugins, these default plugins are created by Artemis developers.
+
+ We're also keeping track of a list of third-party plugins on our wiki.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Open Source
-
- This project is completely open source. If you like it and want to say thanks you could hit the GitHub Star button,
- I like numbers. You could even make plugins, there's a full documentation on the website
-
-
-
+
- Feel like you want to make a donation? It would be gratefully received. Click the button to donate via PayPal.
+ Want more plugins? You can find them on our wiki.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Have a chat
+
+ If you need help, have some feedback or have any other questions feel free to contact us through any of the
+ following channels.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Open Source
+
+ This project is completely open source. If you like it and want to say thanks you could hit the GitHub Star button,
+ I like numbers. You could even make plugins, there's a full documentation on the website
+
+
+
+
+
+
+ Feel like you want to make a donation? It would be gratefully received. Click the button to donate via PayPal.
+
+
+
+
+
+
-
-
-
\ No newline at end of file
diff --git a/src/Artemis.UI/Screens/Settings/Tabs/Plugins/PluginSettingsTabView.xaml b/src/Artemis.UI/Screens/Settings/Tabs/Plugins/PluginSettingsTabView.xaml
index e0f0eba86..bbd48ac62 100644
--- a/src/Artemis.UI/Screens/Settings/Tabs/Plugins/PluginSettingsTabView.xaml
+++ b/src/Artemis.UI/Screens/Settings/Tabs/Plugins/PluginSettingsTabView.xaml
@@ -20,6 +20,7 @@
+
The list below shows all loaded plugins.
@@ -38,7 +39,17 @@
Margin="5 0"
Text="{Binding SearchPluginInput, Delay=300, UpdateSourceTrigger=PropertyChanged}" />
-
+
+