From 16e5139b0735fd7befda69dcf3a05cccf041dfe6 Mon Sep 17 00:00:00 2001 From: Shivam Sharma Date: Tue, 15 Aug 2023 21:12:44 +0530 Subject: [PATCH] Include stars badge in README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 824db390dbffe..0d4d6c9e03bdb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?style=for-the-badge&logo=gitpod&logoColor=white)](https://gitpod.io/#https://github.com/quarkusio/quarkus/-/tree/main/) [![Supported JVM Versions](https://img.shields.io/badge/JVM-11--17--19-brightgreen.svg?style=for-the-badge&logo=openjdk)](https://github.com/quarkusio/quarkus/actions/runs/113853915/) [![Gradle Enterprise](https://img.shields.io/badge/Revved%20up%20by-Gradle%20Enterprise-06A0CE?style=for-the-badge&logo=gradle)](https://ge.quarkus.io/scans) +[![GitHub Repo stars](https://img.shields.io/github/stars/quarkusio/quarkus?style=for-the-badge)](https://github.com/quarkusio/quarkus/stargazers) # Quarkus - Supersonic Subatomic Java @@ -44,6 +45,4 @@ Interested in when the next release is coming? Check our [release planning](http ## How to build Quarkus -The build instructions are available in the [contribution guide](CONTRIBUTING.md). - - +The build instructions are available in the [contribution guide](CONTRIBUTING.md). \ No newline at end of file