Skip to content

Commit 84e8560

Browse files
committed
Disable github/maven badges
1 parent 3b0b346 commit 84e8560

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,19 @@
2121
</a>
2222

2323
<!-- Github version -->
24+
<!--
2425
<a href="releases">
2526
<img src="https://img.shields.io/github/v/release/guardsquare/proguard">
2627
</a>
27-
28+
-->
29+
2830
<!-- Maven -->
31+
<!--
2932
<a href="https://search.maven.org/search?q=g:com.guardsquare">
3033
<img src="https://img.shields.io/maven-central/v/com.guardsquare/proguard-parent">
3134
</a>
32-
35+
-->
36+
3337
<!-- License -->
3438
<a href="LICENSE">
3539
<img src="https://img.shields.io/github/license/guardsquare/proguard">

0 commit comments

Comments
 (0)