Skip to content

Commit 82a1517

Browse files
committed
readme: cleanup little bit
1 parent 4676726 commit 82a1517

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
# Go gRPC Middleware for Sentry
2-
3-
![GitHub Workflow](https://img.shields.io/github/workflow/status/johnbellone/grpc-middleware-sentry/go-workflow?style=for-the-badge)
4-
[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge)](LICENSE)
5-
62
[gRPC Go middleware][0] for [Sentry][1]: server and client interceptors
73

84
## Middleware
@@ -40,7 +36,6 @@ func main() {
4036
```
4137

4238
## License
43-
4439
`grpc-middleware-sentry` is released under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.
4540

4641
[0]: https://github.com/grpc-ecosystem/go-grpc-middleware

0 commit comments

Comments
 (0)