aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-03-17 22:19:22 +0200
committerGitHub <noreply@github.com>2017-03-17 22:19:22 +0200
commite9126c4d358ace2922382ea0829df493595b29e4 (patch)
tree57da25dafb3f17c7b35ed1d6237ef4496022cf92 /README.md
parentd3c7747fe2a3b38a14e6edcb4cab68f6d6d2ba27 (diff)
downloadpf4j-e9126c4d358ace2922382ea0829df493595b29e4.tar.gz
pf4j-e9126c4d358ace2922382ea0829df493595b29e4.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 455f8fc..fa4f8de 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,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) lightweight (around 50KB) plugin framework for java, with minimal dependencies (only slf4j-api) and very extensible (see PluginDescriptorFinder and ExtensionFinder).
+PF4J is an open source (Apache license) lightweight (around __50 KB__) plugin framework for java, with minimal dependencies (only slf4j-api) and very extensible (see PluginDescriptorFinder and ExtensionFinder).
Practically PF4J is a microframework and the aim is to keep the core simple but extensible. I try to create a little ecosystem (extensions) based on this core with the help of the comunity.
For now are available these extensions: