diff --git a/README.md b/README.md
index 3820fee..1dce87a 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Tags: search, full screen search, morphing search, search overlay, jQuery UI a
Requires at least: 4.6
Tested up to: 5.0
Requires PHP: 5.6
-Stable tag: 2.1
+Stable tag: 2.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -14,6 +14,8 @@ Responsive Full Screen Morphing Search Page Overlay With Predictive Autocomplete
### Full Screen Morphing Search
+**Please Read The FAQ**
+
Effect for any WordPress search input that morphs into a fullscreen overlay.
Enlarge the search input and show 5 most recent posts, 5 most used categories and tags with counter.
Once the input is clicked, the whole search element expands to a fullscreen overlay.
@@ -59,6 +61,13 @@ The tag icon is made by FAQ**
+
Effect for any WordPress search input that morphs into a fullscreen overlay.
Enlarge the search input and show 5 most recent posts, 5 most used categories and tags with counter.
Once the input is clicked, the whole search element expands to a fullscreen overlay.
@@ -59,6 +61,13 @@ The tag icon is made by Screenshots.
-= How to change the shape of **New Icon/Image** ? =
+= How to change the shape of New Icon/Image ? =
First make sure that you have used a thumbnail regenerator, see first FAQ.
Then, click on the checkbox option **Icon/Image Round or Not ?!**
-If the new Icon/Image is already round (like the default one of category anf tag), this option will have no effect !
+If the new Icon/Image is already round (like the default one of category and tag), this option will have no effect !
= Autocomplete predicts only posts and pages ! =
@@ -105,6 +114,10 @@ The third column shows the top 5 used tags and how many posts each tag has.
== Changelog ==
+= 2.2 =
+* Corrected MutationObserver for categories and tags icons.
+* Updated readme FAQ section for Undefined index Error.
+
= 2.1 =
* Added ability to change icons from Customizer.
* Added ability to change input text color.