diff --git a/README.md b/README.md index 6de7523..b14da01 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # Quarkus Config Extensions -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![Build](https://github.com/quarkiverse/quarkus-config-extensions/workflows/Build/badge.svg?branch=main)](https://github.com/quarkiverse/quarkus-config-extensions/actions?query=workflow%3ABuild) +[![License](https://img.shields.io/github/license/quarkiverse/quarkus-config-extensions.svg)](http://www.apache.org/licenses/LICENSE-2.0) +[![Central](https://img.shields.io/maven-central/v/io.quarkiverse.config/quarkus-config-extensions?color=green)](https://search.maven.org/search?q=a:quarkus-config-extensions) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-green.svg)](#contributors-) -[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.config/quarkus-config-extensions?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.config/quarkus-config-extensions) - ## Introduction This repository is the home for additional Quarkus Configuration extensions. @@ -37,4 +38,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!