diff --git a/README.md b/README.md index 7e0313625b88d59a1407e0429a2df278af3d76f9..682b822a8ac68ea12a9537c14e2730922ae4f5b3 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To use Protocol Buffers with JavaScript, you need two main components: (look for the `protoc-*.zip` files under **Downloads**). -Project Status as of July 2022 +Project Status as of September 2022 === This project is currently in a somewhat broken state that we are working to rectify. We expect to have updated releases by the end of September 2022. @@ -38,7 +38,7 @@ Protobuf JavaScript is widely used and well maintained internally at Google but **Contributing** -Contributions should generally preserve existing behavior where possible. Current customers rely on applications continuing to work across minor version upgrades. +Contributions should preserve existing behavior where possible. Current customers rely on applications continuing to work across minor version upgrades. We also currently have limited staffing for this project, as such we encourage small targeted contributions. Thanks!