Skip to content

Commit 891c9e5

Browse files
authored
Update readme to avoid confusion about unreleased features. (#223)
1 parent a890514 commit 891c9e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

33
![](https://github.com/danielgtaylor/python-betterproto/workflows/CI/badge.svg)
4+
> :octocat: If you're reading this on github, please be aware that it might mention unreleased features! See the latest released README on [pypi](https://pypi.org/project/betterproto/).
45
56
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 (e.g. Protobuf 2). The following are supported:
67

0 commit comments

Comments
 (0)