diff --git a/credits.md b/credits.md
index edd8487..2b9486b 100644
--- a/credits.md
+++ b/credits.md
@@ -32,21 +32,28 @@
Georges.L
+
+
+
+
+ David Young
+
+ |
Carol Ouellet
- |
+
+
Ulises Gascón
- |
-
+
@@ -81,15 +88,15 @@
Byolock
- |
+
+
Mickael Asseline
- |
-
+
diff --git a/widgets.md b/widgets.md
index 8ec4d86..be7151e 100644
--- a/widgets.md
+++ b/widgets.md
@@ -110,6 +110,7 @@ A simple, live-updating time and date widget with time-zone support. All fields
**`customCityName`** | `string` | _Optional_ | By default the city from the time-zone is shown, but setting this value will override that text
**`hideDate`** | `boolean` | _Optional_ | If set to `true`, the date and city will not be shown. Defaults to `false`
**`hideSeconds`** | `boolean` | _Optional_ | If set to `true`, seconds will not be shown. Defaults to `false`
+**`use12Hour`** | `boolean` | _Optional_ | If set to `true`, 12 hour time will be displayed. Defaults to `false`
#### Example
|