File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ A Python-3 (CPython >= 3.5.0) Interpreter written in Rust :snake: :scream:
11
11
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
12
12
[ ![ Contributors] ( https://img.shields.io/github/contributors/RustPython/RustPython.svg )] ( https://github.com/RustPython/RustPython/graphs/contributors )
13
13
[ ![ Gitter] ( https://badges.gitter.im/RustPython/Lobby.svg )] ( https://gitter.im/rustpython/Lobby )
14
+ [ ![ docs.rs] ( https://docs.rs/rustpython/badge.svg )] ( https://docs.rs/rustpython/ )
15
+ [ ![ Crates.io] ( https://img.shields.io/crates/v/rustpython )] ( https://crates.io/crates/rustpython )
16
+ [ ![ dependency status] ( https://deps.rs/crate/rustpython/0.1.1/status.svg )] ( https://deps.rs/crate/rustpython/0.1.1 )
14
17
15
18
## Usage
16
19
You can’t perform that action at this time.
0 commit comments