@@ -9,7 +9,7 @@ A Python-3 (CPython >= 3.10.0) Interpreter written in Rust :snake: :scream:
9
9
[ ![ codecov] ( https://codecov.io/gh/RustPython/RustPython/branch/main/graph/badge.svg )] ( https://codecov.io/gh/RustPython/RustPython )
10
10
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
11
11
[ ![ 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 )
13
13
[ ![ docs.rs] ( https://docs.rs/rustpython/badge.svg )] ( https://docs.rs/rustpython/ )
14
14
[ ![ Crates.io] ( https://img.shields.io/crates/v/rustpython )] ( https://crates.io/crates/rustpython )
15
15
[ ![ 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.
185
185
## Contributing
186
186
187
187
Contributions 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
189
189
[ development guide] ( DEVELOPMENT.md ) as well for tips on developments.
190
190
191
191
With that in mind, please note this project is maintained by volunteers, some of
@@ -208,8 +208,9 @@ method.
208
208
[ See this doc] ( wasm/README.md )
209
209
210
210
## Community
211
+ ![ Discord Banner] ( https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=banner2 )
211
212
212
- Chat with us on [ gitter ] [ gitter ] .
213
+ Chat with us on [ discord ] [ Discord ] .
213
214
214
215
## Code of conduct
215
216
@@ -221,7 +222,7 @@ The initial work was based on
221
222
[ windelbouwman/rspython] ( https://github.com/windelbouwman/rspython ) and
222
223
[ shinglyu/RustPython] ( https://github.com/shinglyu/RustPython )
223
224
224
- [ gitter ] : https://gitter.im/rustpython/Lobby
225
+ [ discord ] : https://discord.gg/vru8NypEhv
225
226
226
227
## Links
227
228
0 commit comments