From 76ccfc503363caefbee61e046c87f91deb1732d0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:24:11 +0000 Subject: [PATCH] docs: update README.md [skip ci] --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index c26b8c9..0e6d6a3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Quarkus OpenFGA Client + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Version](https://img.shields.io/maven-central/v/io.quarkiverse.openfga/quarkus-openfga-client?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.openfga/quarkus-openfga-client) [![Build](https://github.com/quarkiverse/quarkus-openfga-client/actions/workflows/build.yml/badge.svg)](https://github.com/quarkiverse/quarkus-openfga-client/actions/workflows/build.yml) @@ -36,3 +39,25 @@ Add the `quarkus-openfga-client` extension to your Quarkus project in your `pom. ```kotlin implementation("io.quarkiverse.openfga:quarkus-openfga-client:${openfga.version}") ``` + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Kevin Wooten
Kevin Wooten

💻 🚧
+ + + + + + +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