diff --git a/README.md b/README.md index 41bde43e0..73f581539 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ A Python-3 (CPython >= 3.5.0) Interpreter written in Rust :snake: :scream: :meta [![Contributors](https://img.shields.io/github/contributors/RustPython/RustPython.svg)](https://github.com/RustPython/RustPython/graphs/contributors) [![Gitter](https://badges.gitter.im/RustPython/Lobby.svg)](https://gitter.im/rustpython/Lobby) + + # Usage ### Check out our [online demo](https://rustpython.github.io/demo/) running on WebAssembly. diff --git a/logo.png b/logo.png new file mode 100644 index 000000000..7d85f5d81 Binary files /dev/null and b/logo.png differ