Skip to content

Commit 477e9cd

Browse files
committed
Add CI build badge
1 parent cfedcab commit 477e9cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Better Protobuf / gRPC Support for Python
22

3+
![](https://github.com/danielgtaylor/python-betterproto/workflows/CI/badge.svg)
4+
35
This project aims to provide an improved experience when using Protobuf / gRPC in a modern Python environment by making use of modern language features and generating readable, understandable, idiomatic Python code. It will not support legacy features or environments. The following are supported:
46

57
- Protobuf 3 & gRPC code generation

0 commit comments

Comments
 (0)