Skip to content

Commit 05b3888

Browse files
committed
Add badges to GitHub
1 parent d97fe15 commit 05b3888

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# Java-Memory
1+
# Java-Memory [![Build Status](https://travis-ci.com/hhontheim/java-memory.svg?branch=master)](https://travis-ci.com/hhontheim/java-memory) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/16588cd5b6d94cfbbc00b9b466c6ef22)](https://www.codacy.com/app/hhontheim/java-memory?utm_source=github.com&utm_medium=referral&utm_content=hhontheim/java-memory&utm_campaign=Badge_Grade) [![codecov](https://codecov.io/gh/hhontheim/java-memory/branch/master/graph/badge.svg)](https://codecov.io/gh/hhontheim/java-memory)
22
Displays current memory allocation

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>net.hontheim</groupId>
88
<artifactId>java-memory</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>java-memory</name>

0 commit comments

Comments
 (0)