mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
Updating README.md with subreddit info and link to Code of Conduct (#263)
* update readme
This commit is contained in:
parent
38d3da5b86
commit
3c5251f6f2
1 changed files with 3 additions and 1 deletions
|
@ -32,7 +32,9 @@ Bevy is still in the _very_ early stages of development. APIs can and will chang
|
|||
* **[Bevy Rust API Docs](https://docs.rs/bevy):** Bevy's Rust API docs, which are automatically generated from the doc comments in this repo.
|
||||
|
||||
## Community
|
||||
* **[Discord Server](https://discord.gg/gMUk5Ph):** Bevy's official discord server.
|
||||
* Before contributing or participating in discussions with the community, you should familiarize yourself with our **[Code of Conduct](https://github.com/bevyengine/bevy/blob/master/CODE_OF_CONDUCT.md)**
|
||||
* **[Discord](https://discord.gg/gMUk5Ph):** Bevy's official discord server.
|
||||
* **[Reddit](https://reddit.com/r/bevy):** Bevy's official subreddit.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
Loading…
Reference in a new issue