aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2023-06-26 00:50:43 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2023-06-26 00:50:51 +0300
commit860b79710de3b30f2fb9b67a05d5a1aa4926debd (patch)
tree98159ac177453994f6ae94cfee769c4efdb1f56d
parent3c2e7e297e9c6c00de5c831285b7b7d79d4138c9 (diff)
downloadpf4j-860b79710de3b30f2fb9b67a05d5a1aa4926debd.tar.gz
pf4j-860b79710de3b30f2fb9b67a05d5a1aa4926debd.zip
Add link to pf4j-shell
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6d69a15..52c0e05 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ PF4J is an open source (Apache license) lightweight (around __100 KB__) plugin f
Practically, PF4J is a microframework that aims to keep the core simple but extensible. We also have a community-driven ecosystem of extensions.
For now are available these extensions:
+- [pf4j-shell](https://github.com/pf4j/pf4j-shell) (interactive shell for PF4J)
- [pf4j-update](https://github.com/pf4j/pf4j-update) (update mechanism for PF4J)
- [pf4j-spring](https://github.com/pf4j/pf4j-spring) (PF4J - Spring Framework integration)
- [pf4j-wicket](https://github.com/pf4j/pf4j-wicket) (PF4J - Wicket integration)