diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2024-12-19 19:02:05 +0200 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2024-12-19 19:02:05 +0200 |
commit | 8b08d2e76f3ded83f2c918a54e63e8618febecba (patch) | |
tree | c01704f4f8adf4f5260d93d2017712421951120c | |
parent | 5394ab0ae9143f32589d0c587143e6aa2fc29a2b (diff) | |
download | pf4j-8b08d2e76f3ded83f2c918a54e63e8618febecba.tar.gz pf4j-8b08d2e76f3ded83f2c918a54e63e8618febecba.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -159,3 +159,9 @@ Quickstart (call to action) 1. Read this file to have an overview about what this project does 2. Read [Getting started](https://pf4j.org/doc/getting-started.html) section of documentation to understand the basic concepts 3. Read [Quickstart](https://pf4j.org/dev/quickstart.html) section of documentation to create your first PF4J-based modular application + +Credits +------- +Many thanks to: +* [JetBrains](https://www.jetbrains.com) for their free OpenSource license +* [JProfiler](https://www.ej-technologies.com/jprofiler) for their free OpenSource license |