Update description
diff --git a/README.adoc b/README.adoc
index 747c0ca..41a90ac 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,2 +1,4 @@
 # Struts Annotations Project
 
+This project is used by the Apache Struts 2 project to generate taglib info and generate tags' documentation
+based on custom annotations.
diff --git a/pom.xml b/pom.xml
index bf7ebc1..800198e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <name>Struts Annotations</name>
   <url>http://struts.apache.org</url>
   <description>
-    struts-annotations adds apt generation support for struts based annotated projects,
+    struts-annotations adds annotations processor support for struts based annotated projects,
     such as TLD and documentation generation from annotated component classes as used in struts2
   </description>