Skip to content

Conversation

antedeguemon
Copy link
Contributor

Hey there! 🖖

This pull request makes some minor updates to the README:

  • Updates the library version from0.1.5 to ~> 0.2 in Setup Instructions.
  • Adds CI badges (copied from elixir-grpc/grpc).
  • Adds reflection version requirements for grpcui.
  • Fixes version naming in Available Configurations section.

Sorry for the nitpicky changes, just wanted to leave the campground cleaner for the next scout. 😁

Comment on lines +3 to +7
[![GitHub CI](https://github.com/elixir-grpc/grpc-reflection/actions/workflows/ci.yml/badge.svg)](https://github.com/elixir-grpc/grpc-reflection/actions/workflows/ci.yml)
[![Hex.pm](https://img.shields.io/hexpm/v/grpc_reflection.svg)](https://hex.pm/packages/grpc_reflection)
[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/grpc_reflection/)
[![License](https://img.shields.io/hexpm/l/grpc_reflection.svg)](https://github.com/elixir-grpc/grpc-reflection/blob/main/LICENSE)
[![Total Downloads](https://img.shields.io/hexpm/dt/grpc_reflection.svg)](https://hex.pm/packages/grpc_reflection)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(These badges were copied/adapted from elixir-grpc/grpc)

Copy link
Collaborator

@mjheilmann mjheilmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the contribution!

@mjheilmann mjheilmann merged commit 429aa80 into elixir-grpc:main Aug 16, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants