Skip to content

Commit 53c7c51

Browse files
authored
Add reproducible builds badge to README
1 parent 19236fc commit 53c7c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/avaje/avaje-inject/blob/master/LICENSE)
55
[![Maven Central](https://img.shields.io/maven-central/v/io.avaje/avaje-inject.svg?label=Maven%20Central)](https://mvnrepository.com/artifact/io.avaje/avaje-inject)
66
[![javadoc](https://javadoc.io/badge2/io.avaje/avaje-inject/javadoc.svg?color=purple)](https://javadoc.io/doc/io.avaje/avaje-inject)
7+
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/io/avaje/inject/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/avaje/inject/README.md)
78

89
# [Avaje-Inject](https://avaje.io/inject)
910
APT-based dependency injection for server-side developers - https://avaje.io/inject

0 commit comments

Comments
 (0)