Skip to content

Commit 3c53483

Browse files
Merge pull request #5 from betterproto/README
Update README and licence
2 parents e45f36a + dc2b77c commit 3c53483

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

33
Copyright (c) 2023 Daniel G. Taylor
4+
Copyright (c) 2024 The betterproto contributors
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

README.md

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

3-
![](https://github.com/danielgtaylor/python-betterproto/actions/workflows/ci.yml/badge.svg)
3+
![](https://github.com/betterproto/python-betterproto2/actions/workflows/ci.yml/badge.svg)
44

55
> :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/).
66
@@ -573,12 +573,7 @@ protoc \
573573
- [x] Automate running tests
574574
- [ ] Cleanup!
575575

576-
## Community
577-
578-
Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-f0n0uolx-iN8gBNrkPxtKHTLpG3o1OQ)!
579-
580576
## License
581577

582578
Copyright © 2019 Daniel G. Taylor
583-
584-
http://dgt.mit-license.org/
579+
Copyright © 2024 The betterproto contributors

0 commit comments

Comments
 (0)