From 4bf82c71863d2cd8d628cfe0b86997618aa9e8e1 Mon Sep 17 00:00:00 2001 From: brunoramos478 Date: Wed, 2 Sep 2026 17:02:23 -0300 Subject: [PATCH] update: (README) Four new badges have been added to the README. All of them are dynamic and adjust based on the number of interactions with the project. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3ade1cdc9a4..6726b466759 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ gRPC-Java - An RPC library and framework [![Line Coverage Status](https://coveralls.io/repos/grpc/grpc-java/badge.svg?branch=master&service=github)](https://coveralls.io/github/grpc/grpc-java?branch=master) [![Branch-adjusted Line Coverage Status](https://codecov.io/gh/grpc/grpc-java/branch/master/graph/badge.svg)](https://codecov.io/gh/grpc/grpc-java) +Statistics +--------------- +![Issues](https://img.shields.io/github/issues/grpc/grpc-java) +![Pull Requests](https://img.shields.io/github/issues-pr/grpc/grpc-java) +![Forks](https://img.shields.io/github/forks/grpc/grpc-java) +![Stars](https://img.shields.io/github/stars/grpc/grpc-java) + Supported Platforms -------------------