Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sigpwned authored Jan 27, 2025
1 parent 63cebe7 commit 1518976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# rapier [![tests](https://github.com/sigpwned/rapier/actions/workflows/tests.yml/badge.svg)](https://github.com/sigpwned/rapier/actions/workflows/tests.yml) [![Maven Central Version](https://img.shields.io/maven-central/v/io.aleph0/rapier)](https://central.sonatype.com/artifact/io.aleph0/rapier) [![javadoc](https://javadoc.io/badge2/io.aleph0/rapier/javadoc.svg)](https://javadoc.io/doc/io.aleph0/rapier) [![CodeQL](https://github.com/aleph0io/rapier/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/aleph0io/rapier/actions/workflows/github-code-scanning/codeql)
# rapier [![tests](https://github.com/sigpwned/rapier/actions/workflows/tests.yml/badge.svg)](https://github.com/sigpwned/rapier/actions/workflows/tests.yml) [![CodeQL](https://github.com/aleph0io/rapier/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/aleph0io/rapier/actions/workflows/github-code-scanning/codeql) [![Maven Central Version](https://img.shields.io/maven-central/v/io.aleph0/rapier)](https://central.sonatype.com/artifact/io.aleph0/rapier) [![javadoc](https://javadoc.io/badge2/io.aleph0/rapier/javadoc.svg)](https://javadoc.io/doc/io.aleph0/rapier)

A code-generation companion library for [Dagger](https://github.com/google/dagger) focused on eliminating boilerplate code when pulling configuration data from common configuration sources.

Expand Down

0 comments on commit 1518976

Please sign in to comment.