diff --git a/README.md b/README.md
index 5c3a0d0e66dec7ca814a147ec18970f894779d48..1849d5f2823b978dfff04c15f69c09dbe07ddfa3 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,49 @@
-zabbix
+Zabbix
 ======
 Script and templates for Zabbix 2.2.x. 
 
-- In /bin you will find bash/perl/php scripts used by some User Parameters (need to be installed on agent)
+- In /bin you will find Bash/Perl/PHP scripts used by some User Parameters (need to be installed on agent)
 - In Templates there are XML files ready to import using Zabbix GUI
 - In zabbix_agentd.conf.d there are custom User Parameters (need to be installed on agent)
 
 Please let us know if you have any questions or concerns.
 
-The Camels Team
\ No newline at end of file
+The Camels Team
+http://thecamels.org
+
+Template App APC
+======
+Monitoring memory usage of APC (http://pecl.php.net/package/APC) module. File apc-stats.php need to be accessed via HTTP for example http://127.0.0.1/apc-stats.php
+
+Template App OPcache
+======
+Monitoring memory usage of OPcache (http://php.net/manual/en/book.opcache.php). File opcache.php need to be accessed via HTTP for example http://127.0.0.1/opcache.php. Curl need to be installed on server.
+
+Template App RabbitMQ
+======
+Monitoring RabbitMQ (http://www.rabbitmq.com/) basic parameters like queues, exchanges and memory usage. You need install PHP on server for monitoring RabbitMQ.
+
+Template App cPanel
+======
+Monitoring basic WHM/cPanel services.
+
+Template Device BigIP F5
+======
+
+Template Device Cisco ASA
+======
+
+Template Device NetApp
+======
+
+Template Device SNMP Generic
+======
+
+Template Inventory
+======
+
+Template OMSA
+======
+
+Template Security
+======
\ No newline at end of file