diff --git a/CHANGELOG.md b/CHANGELOG.md
index cede9b0..97f58d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+0.9 - 2022.11.20
+- fix compatibility with Dotclear 2.24 (required)
+
0.8 - 2021.09.10
- clean up code
- add dcstore file
diff --git a/README.md b/README.md
index a0a5d1c..410e4d2 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,12 @@
# README
+[![Release](https://img.shields.io/github/v/release/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/releases)
+[![Date](https://img.shields.io/github/release-date/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/releases)
+[![Issues](https://img.shields.io/github/issues/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/issues)
+[![Dotclear](https://img.shields.io/badge/dotclear-v2.24-blue.svg)](https://fr.dotclear.org/download)
+[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/whiteListCom)
+[![License](https://img.shields.io/github/license/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/blob/master/LICENSE)
+
## WHAT IS WHITELISTCOM ?
_whiteListCom_ "White list for comments" is a plugin for the open-source
@@ -13,7 +20,7 @@ and a list of reserved names (pair of nickname / email ).
_whiteListCom_ requires:
* permissions to manage antispam
- * Dotclear 2.6
+ * Dotclear 2.24
## USAGE
@@ -24,8 +31,14 @@ Enable and configure "Unmoderated authors" of "Reserved names"
from antispam manager.
Note: User must write a comment before able to be added to the list.
-## MORE
+## LINKS
- * License : GNU GPL v2
+ * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/whiteListCom)
- * Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/whiteListCom)
\ No newline at end of file
+ * Packages & details : [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/whiteListCom)
+
+## CONTRIBUTORS
+
+ * Jean-Christian Denis
+
+ You are welcome to contribute to this code.
\ No newline at end of file
diff --git a/dcstore.xml b/dcstore.xml
index f21a664..87e22d2 100644
--- a/dcstore.xml
+++ b/dcstore.xml
@@ -1,12 +1,13 @@
+
-
-Liste blanche des commentaires
-0.8
-Jean-Christian Denis and Contributors
-Whitelists for comments moderation
-https://github.com/JcDenis/whiteListCom/releases/download/v0.8/plugin-whiteListCom.zip
-2.19
-https://plugins.dotaddict.org/dc2/details/whiteListCom
-https://github.com/JcDenis/whiteListCom
-
-
\ No newline at end of file
+
+ Whitelist comments
+ 0.9
+ Jean-Christian Denis and Contributors
+ Whitelists for comments moderation
+ https://github.com/JcDenis/whiteListCom/releases/download/v0.9/plugin-whiteListCom.zip
+ 2.24
+ https://plugins.dotaddict.org/dc2/details/whiteListCom
+ https://github.com/JcDenis/whiteListCom
+
+