]> source.dussan.org Git - pf4j.git/commitdiff
Update README.md
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 22 Feb 2013 21:49:41 +0000 (23:49 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Fri, 22 Feb 2013 21:49:41 +0000 (23:49 +0200)
README.md

index 599a394ff49b5f4b2ab8b53cbfe1f996cc2eb356..0be47067992d2ea6fad3870c22d9300877879884 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ declared by application or other plugins. Also a plugin can define extension poi
 Features/Benefits
 -------------------
 With PF4J you can easily transform a monolithic java application in a modular application. 
-PF4J is an open source (Apache license) tiny Java library (around 35KB), with minimal dependencies and very extensible (see PluginDescriptorFinder and ExtensionFinder).
+PF4J is an open source (Apache license) lightweight (around 35KB) plugin framework for java, with minimal dependencies and very extensible (see PluginDescriptorFinder and ExtensionFinder).
 
 No XML, only Java.