Update README.md (#719)

pull/724/head
Xinwei Xiong 2 years ago committed by Xinwei Xiong(cubxxw-openim)
parent 7f3a1a37e5
commit 77b88a0223
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -1,9 +1,10 @@
## OpenIM Project Development Standards ## OpenIM Project Development Standards
- [Code Standards](https://chat.openai.com/go_code.md) - [Code Standards](./go_code.md)
- [Directory Standards](https://chat.openai.com/directory.md) - [Docker Images Standards](./images.md)
- [Commit Standards](https://chat.openai.com/commit.md) - [Directory Standards](./directory.md)
- [Versioning Standards](https://chat.openai.com/version.md) - [Commit Standards](./commit.md)
- [Interface Standards](https://chat.openai.com/api.md) - [Versioning Standards](./version.md)
- [Log Standards](https://chat.openai.com/log.md) - [Interface Standards](./api.md)
- [Error Code Standards](https://chat.openai.com/error_code.md) - [Log Standards](./log.md)
- [Error Code Standards](./error_code.md)

Loading…
Cancel
Save