Skip to content

Commit

Permalink
Update project badges
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Oct 29, 2024
1 parent 768da2b commit 0698a4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# JMemoryBuddy
[![Build Status](https://travis-ci.com/Sandec/JMemoryBuddy.svg?branch=master)](https://travis-ci.com/Sandec/JMemoryBuddy) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/one.jpro/JMemoryBuddy/badge.svg)](https://maven-badges.herokuapp.com/maven-central/one.jpro/JMemoryBuddy)
![Build Status](https://github.com/Sandec/JMemoryBuddy/actions/workflows/main.yml/badge.svg)
![Maven Central](https://maven-badges.herokuapp.com/maven-central/one.jpro/jmemorybuddy/badge.svg)

JMemoryBuddy provides an API to unit-test your code for memory leaks.
It also provides an API to monitor a running JVM for memory leaks.
Expand Down

0 comments on commit 0698a4c

Please sign in to comment.