diff --git a/README.md b/README.md index aeb44dfdb..491c23349 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,8 @@ datetime.datetime(2019, 1, 1, 11, 59, 58, 800000, tzinfo=datetime.timezone.utc) ## Development +Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)! + First, make sure you have Python 3.6+ and `pipenv` installed, along with the official [Protobuf Compiler](https://github.com/protocolbuffers/protobuf/releases) for your platform. Then: ```sh @@ -394,6 +396,10 @@ $ pipenv run test - [x] Automate running tests - [ ] Cleanup! +## Community + +Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)! + ## License Copyright © 2019 Daniel G. Taylor