aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-02-22 23:49:41 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2013-02-22 23:49:41 +0200
commit7a00b55db4164183ab222e359060c1e421697586 (patch)
treea161643f1110b29664dd45f382446229d6c076d8 /README.md
parent1c681abfbaa6eac4ebac62f68c941d953c704afa (diff)
downloadpf4j-7a00b55db4164183ab222e359060c1e421697586.tar.gz
pf4j-7a00b55db4164183ab222e359060c1e421697586.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 599a394..0be4706 100644
--- 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.