diff --git a/README.md b/README.md
index 8c3f55a..946e4f8 100644
--- a/README.md
+++ b/README.md
@@ -131,23 +131,29 @@ The wpLingua plugin relies on our own wpLingua API, an integrated third-party se
-![You can edit all translations of your website.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-1.gif)
+![When you visit your translated page, you can activate the editor to modify your translations if necessary.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-1.gif)
-![If you need, you can edit a translation directly from your pages using our visual editor.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-9.jpg)
+![Installing wpLingua and creating an API key.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-2.gif)
-![Customizing the language switcher, enable or disable auto-insertion + choose position or use the shortcode.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-6.jpg)
+![You can choose which flag to display by language or import a custom flag.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-3.gif)
-![As soon as your API key has been registered, your website is multilingual. This option screen allows you to configure your languages and their flags, as well as activate the functionalities.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-5.jpg)
+![Customize language selector, activate or deactivate automatic insertion + choose position, use shortcode or add directly to menu.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-4.gif)
-![You can access the list of translations present on a page, including those which are not directly visible (Meta SEO, texts, alternative images, title attributes, etc.)](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-10.jpg)
+![Many options available for the language switcher, even adding custom CSS.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-5.jpg)
-![All translations are stored on your WordPress website.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-11.jpg)
+![SEO tags are translated automatically, but you can modify them manually.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-6.gif)
-![You can edit all translations for each languages.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-12.jpg)
+![Dictionary : define translation rules that apply when generating machine translations.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-7.gif)
-![Define translation rules that apply when generating machine translations.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-7.jpg)
+![You have the possibility to exclude pages or parts of pages.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-8.gif)
-![You have the possibility to exclude pages or parts of pages.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-8.jpg)
+![wpLingua adds a list of your website's slugs. You can decide whether or not to translate them.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-9.gif)
+
+![All translations are stored on your WordPress website.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-10.gif)
+
+![Translations are automatically generated by wpLingua. When you visit the page for the first time (from the admin), you'll see the translation progress.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-11.gif)
+
+![SEO-Friendly: wpLingua add the HTML code needed for your translated pages to be indexed by search engines.](https://raw.githubusercontent.com/julien-jacob/wplingua/master/wp-assets/screenshot-12.gif)
diff --git a/readme.txt b/readme.txt
index 63118ac..36f84d3 100644
--- a/readme.txt
+++ b/readme.txt
@@ -159,24 +159,25 @@ No, not at the moment but in the meantime, you can easily display the language s
== Screenshots ==
-1. You can edit all translations of your website.
-2. Easily configure your language switcher design with predefined options.
+1. When you visit your translated page, you can activate the editor to modify your translations if necessary.
+2. Installing wpLingua and creating an API key.
3. You can choose which flag to display by language or import a custom flag.
-4. Once the plugin is downloaded, installed and activated, register your API key.
-5. As soon as your API key has been registered, your website is multilingual. This option screen allows you to configure your languages and their flags, as well as activate the functionalities.
-6. Customizing the language switcher, enable or disable auto-insertion + choose position or use the shortcode.
-7. Define translation rules that apply when generating machine translations.
+4. Customize language selector, activate or deactivate automatic insertion + choose position, use shortcode or add directly to menu.
+5. Many options available for the language switcher, even adding custom CSS.
+6. SEO tags are translated automatically, but you can modify them manually.
+7. Dictionary : define translation rules that apply when generating machine translations.
8. You have the possibility to exclude pages or parts of pages.
-9. If you need, you can edit a translation directly from your pages using our visual editor.
-10. You can access the list of translations present on a page, including those which are not directly visible (Meta SEO, texts, alternative images, title attributes, etc.)
-11. All translations are stored on your WordPress website.
-12. You can edit all translations for each languages.
+9. wpLingua adds a list of your website's slugs. You can decide whether or not to translate them.
+10. All translations are stored on your WordPress website.
+11. Translations are automatically generated by wpLingua. When you visit the page for the first time (from the admin), you'll see the translation progress.
+12. SEO-Friendly: wpLingua add the HTML code needed for your translated pages to be indexed by search engines.
== Changelog ==
= 2.1.1 =
* Added compatibility with wordPress 6.7
+* Update README and screenshots
= 2.1.0 =
diff --git a/wp-assets/screenshot-1.gif b/wp-assets/screenshot-1.gif
index eb48e20..bb3b345 100644
Binary files a/wp-assets/screenshot-1.gif and b/wp-assets/screenshot-1.gif differ
diff --git a/wp-assets/screenshot-10.gif b/wp-assets/screenshot-10.gif
new file mode 100644
index 0000000..6aacbaa
Binary files /dev/null and b/wp-assets/screenshot-10.gif differ
diff --git a/wp-assets/screenshot-10.jpg b/wp-assets/screenshot-10.jpg
deleted file mode 100644
index 8a80177..0000000
Binary files a/wp-assets/screenshot-10.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-11.gif b/wp-assets/screenshot-11.gif
new file mode 100644
index 0000000..2d96354
Binary files /dev/null and b/wp-assets/screenshot-11.gif differ
diff --git a/wp-assets/screenshot-11.jpg b/wp-assets/screenshot-11.jpg
deleted file mode 100644
index e38bdd9..0000000
Binary files a/wp-assets/screenshot-11.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-12.gif b/wp-assets/screenshot-12.gif
new file mode 100644
index 0000000..83fe4a2
Binary files /dev/null and b/wp-assets/screenshot-12.gif differ
diff --git a/wp-assets/screenshot-12.jpg b/wp-assets/screenshot-12.jpg
deleted file mode 100644
index d06a38a..0000000
Binary files a/wp-assets/screenshot-12.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-2.gif b/wp-assets/screenshot-2.gif
index 2d50c44..a3421d6 100644
Binary files a/wp-assets/screenshot-2.gif and b/wp-assets/screenshot-2.gif differ
diff --git a/wp-assets/screenshot-3.gif b/wp-assets/screenshot-3.gif
index e3327e5..ca397d5 100644
Binary files a/wp-assets/screenshot-3.gif and b/wp-assets/screenshot-3.gif differ
diff --git a/wp-assets/screenshot-4.gif b/wp-assets/screenshot-4.gif
new file mode 100644
index 0000000..c07240e
Binary files /dev/null and b/wp-assets/screenshot-4.gif differ
diff --git a/wp-assets/screenshot-4.jpg b/wp-assets/screenshot-4.jpg
deleted file mode 100644
index 61323d9..0000000
Binary files a/wp-assets/screenshot-4.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-5.jpg b/wp-assets/screenshot-5.jpg
index d7280b0..4468809 100644
Binary files a/wp-assets/screenshot-5.jpg and b/wp-assets/screenshot-5.jpg differ
diff --git a/wp-assets/screenshot-6.gif b/wp-assets/screenshot-6.gif
new file mode 100644
index 0000000..4318df9
Binary files /dev/null and b/wp-assets/screenshot-6.gif differ
diff --git a/wp-assets/screenshot-6.jpg b/wp-assets/screenshot-6.jpg
deleted file mode 100644
index 4468809..0000000
Binary files a/wp-assets/screenshot-6.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-7.gif b/wp-assets/screenshot-7.gif
new file mode 100644
index 0000000..761dc6d
Binary files /dev/null and b/wp-assets/screenshot-7.gif differ
diff --git a/wp-assets/screenshot-7.jpg b/wp-assets/screenshot-7.jpg
deleted file mode 100644
index 9635b54..0000000
Binary files a/wp-assets/screenshot-7.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-8.gif b/wp-assets/screenshot-8.gif
new file mode 100644
index 0000000..903dbb2
Binary files /dev/null and b/wp-assets/screenshot-8.gif differ
diff --git a/wp-assets/screenshot-8.jpg b/wp-assets/screenshot-8.jpg
deleted file mode 100644
index 61c7a6e..0000000
Binary files a/wp-assets/screenshot-8.jpg and /dev/null differ
diff --git a/wp-assets/screenshot-9.gif b/wp-assets/screenshot-9.gif
new file mode 100644
index 0000000..e271e43
Binary files /dev/null and b/wp-assets/screenshot-9.gif differ
diff --git a/wp-assets/screenshot-9.jpg b/wp-assets/screenshot-9.jpg
deleted file mode 100644
index 7f4bf1c..0000000
Binary files a/wp-assets/screenshot-9.jpg and /dev/null differ