diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml
index a09aad9..449d0a9 100644
--- a/resources/META-INF/plugin.xml
+++ b/resources/META-INF/plugin.xml
@@ -4,7 +4,18 @@
Nextras
Nextras ORM – an ORM library for PHP.
+ Provides support for Nextras ORM – an ORM library for PHP.
+
+
+ Supported features:
+
+ - Entity modifiers highlighting - see clearly your modifiers;
+ - Entity modifiers reference contributor - renames of property changes references to it in modifiers;
+ - Entity setter & getter generator - helps you to create these methods;
+ - Collection expression auto-completion - suggests entity properties and allow relationships traversing;
+ - Collection & Repository entity type propagation - propagates specific entity types for find*, get*, and persisting methods;
+
+
]]>