]> source.dussan.org Git - pf4j.git/commitdiff
Update README.md
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 15 Nov 2019 15:58:30 +0000 (17:58 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2019 15:58:30 +0000 (17:58 +0200)
README.md

index 205366fcc64cf3d56ec5442366f4affa70493050..9f471ed20acd3b5cb020513c66151e10996d5432 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,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 __50 KB__) 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 __100 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: