@@ -9,7 +9,7 @@ A Python-3 (CPython >= 3.10.0) Interpreter written in Rust :snake: :scream:
99[ ![ codecov] ( https://codecov.io/gh/RustPython/RustPython/branch/main/graph/badge.svg )] ( https://codecov.io/gh/RustPython/RustPython )
1010[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
1111[ ![ Contributors] ( https://img.shields.io/github/contributors/RustPython/RustPython.svg )] ( https://github.com/RustPython/RustPython/graphs/contributors )
12- [ ![ Gitter ] ( https://badges.gitter.im/RustPython/Lobby.svg )] ( https://gitter.im/rustpython/Lobby )
12+ ![ Discord Shield ] ( https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=shield )
1313[ ![ docs.rs] ( https://docs.rs/rustpython/badge.svg )] ( https://docs.rs/rustpython/ )
1414[ ![ Crates.io] ( https://img.shields.io/crates/v/rustpython )] ( https://crates.io/crates/rustpython )
1515[ ![ dependency status] ( https://deps.rs/crate/rustpython/0.1.1/status.svg )] ( https://deps.rs/crate/rustpython/0.1.1 )
@@ -185,7 +185,7 @@ Documentation HTML files can then be found in the `target/doc` directory.
185185## Contributing
186186
187187Contributions are more than welcome, and in many cases we are happy to guide
188- contributors through PRs or on gitter . Please refer to the
188+ contributors through PRs or on Discord . Please refer to the
189189[ development guide] ( DEVELOPMENT.md ) as well for tips on developments.
190190
191191With that in mind, please note this project is maintained by volunteers, some of
@@ -208,8 +208,9 @@ method.
208208[ See this doc] ( wasm/README.md )
209209
210210## Community
211+ ![ Discord Banner] ( https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=banner2 )
211212
212- Chat with us on [ gitter ] [ gitter ] .
213+ Chat with us on [ Discord ] [ discord ] .
213214
214215## Code of conduct
215216
@@ -221,7 +222,7 @@ The initial work was based on
221222[ windelbouwman/rspython] ( https://github.com/windelbouwman/rspython ) and
222223[ shinglyu/RustPython] ( https://github.com/shinglyu/RustPython )
223224
224- [ gitter ] : https://gitter.im/rustpython/Lobby
225+ [ discord ] : https://discord.gg/vru8NypEhv
225226
226227## Links
227228
0 commit comments