diff --git a/credits.md b/credits.md
index 39b6a7d..cacb4f3 100644
--- a/credits.md
+++ b/credits.md
@@ -18,6 +18,13 @@
Null
+
+
+
+
+ Aly Mohamed
+
+ |
@@ -38,15 +45,15 @@
Anand Chowdhary
- |
+
+
Null
- |
-
+
@@ -81,15 +88,15 @@
Brian McGonagill
- |
+
+
Vlad Timofeev
- |
-
+
@@ -124,13 +131,21 @@
Byron
- |
+
+
Nixy
+ |
+
+
+
+
+ Null
+
|
@@ -440,6 +455,13 @@
+
+
+
+
+ Tobias
+
+ |
@@ -474,15 +496,15 @@
Stephen Rigney
- |
+
+
Alexander Mnich
- |
-
+
@@ -490,6 +512,13 @@
Alessandro Del Prete
|
+
+
+
+
+ Sacha
+
+ |
@@ -510,7 +539,8 @@
Null
- |
+
+
@@ -524,8 +554,7 @@
Stavros Kois
- |
-
+
@@ -540,13 +569,6 @@
Steven Kast
|
-
-
-
-
- Tobias
-
- |
@@ -554,13 +576,6 @@
Ángel Fernández Sánchez
|
-
-
-
-
- Sacha
-
- |
@@ -612,6 +627,13 @@
|
+
+
+
+
+ FormatToday
+
+ |
@@ -646,15 +668,15 @@
Laker Turner
- |
+
+
Kxenox
- |
-
+
@@ -689,15 +711,15 @@
Null
- |
+
+
Null
- |
-
+
@@ -726,13 +748,6 @@
Xert
|
-
-
-
-
- FormatToday
-
- |
diff --git a/widgets.md b/widgets.md
index eed3330..8192bd0 100644
--- a/widgets.md
+++ b/widgets.md
@@ -2289,6 +2289,8 @@ If you don't already have it installed, either follow the [Installation Guide](h
Glances can be launched with the `glances` command. You'll need to run it in web server mode, using the `-w` option for the API to be reachable. If you don't plan on using the Web UI, then you can disable it using `--disable-webui`. See the [command reference docs](https://glances.readthedocs.io/en/latest/cmds.html) for more info.
+If Glaces is running on a Windows system it is recommanded to add the following arguments ```--disable-plugin all --enable-plugin cpu,mem,diskio,ip,network,containers,quicklook,load,fs,alert -w``` This is due to Glances not being that stable on windows, so disabling all plugins that aren't used by Dashy widgets can save on ressources.
+
#### Options
All Glance's based widgets require a `hostname`. All other parameters are optional.
|