Skip to content

Commit 96101dc

Browse files
authored
Add Java Profiler
1 parent 7eb7b86 commit 96101dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,9 @@ For IntelliJ IDEA, just import the project via a Gradle Import by pointing at th
9696

9797
`gradlew test` executes all tests. We use [Github Actions](https://github.com/JabRef/jabref/actions) for executing the tests after each commit. For developing, it is sufficient to locally only run the associated test for the classes you changed. Github will report any other failure.
9898

99+
## Sponsoring
100+
101+
JabRef development is powered by YourKit Java Profiler [![YourKit Java Profiler](https://www.yourkit.com/images/yk_logo.png)](https://www.yourkit.com/java/profiler/)
102+
103+
99104
[JabRef]: https://www.jabref.org

0 commit comments

Comments
 (0)