From 34e591792af2a9ce5e6c466631fc9403780e243a Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Sun, 19 Mar 2017 23:33:13 +0100 Subject: [PATCH] Mention JProfiler in README --- README.md | 8 ++++++++ doc/README.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/README.md b/README.md index 4935066df..7b8ae375a 100644 --- a/README.md +++ b/README.md @@ -781,5 +781,13 @@ add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull - [Quill](https://github.com/getquill/quill) is using coursier for faster dependency resolution ([#591](https://github.com/getquill/quill/pull/591)), - Your project here :-) +## Acknowledgements + + + + + +Thanks to [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html) for having kindly granted an [Open Source license](https://www.ej-technologies.com/buy/jprofiler/openSource) to help for the development of coursier. + Released under the Apache license, v2. diff --git a/doc/README.md b/doc/README.md index e86d00110..c62c3cc3e 100644 --- a/doc/README.md +++ b/doc/README.md @@ -815,5 +815,13 @@ add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull - [Quill](https://github.com/getquill/quill) is using coursier for faster dependency resolution ([#591](https://github.com/getquill/quill/pull/591)), - Your project here :-) +## Acknowledgements + + + + + +Thanks to [JProfiler](https://www.ej-technologies.com/products/jprofiler/overview.html) for having kindly granted an [Open Source license](https://www.ej-technologies.com/buy/jprofiler/openSource) to help for the development of coursier. + Released under the Apache license, v2.