Skip to content

Commit

Permalink
Add badge for codecov in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dongxuny committed Sep 2, 2021
1 parent 703d615 commit d46e757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# rk-grpc
[![build](https://github.com/rookie-ninja/rk-grpc/actions/workflows/ci.yml/badge.svg)](https://github.com/rookie-ninja/rk-grpc/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/rookie-ninja/rk-grpc/branch/master/graph/badge.svg?token=08TCFIIVS0)](https://codecov.io/gh/rookie-ninja/rk-grpc)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Interceptor & bootstrapper designed for grpc. Currently, supports bellow functionalities.
Expand Down

0 comments on commit d46e757

Please sign in to comment.