Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Commit 160cfe6

Browse files
committed
Added link to online demo in README
1 parent bb44549 commit 160cfe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ A Python-3 (CPython >= 3.5.0) Interpreter written in Rust :snake: :scream: :met
88

99
# Usage
1010

11+
### Check out our [online demo](https://rustpython.github.io/demo/) running on WebAssembly.
12+
1113
To test RustPython, do the following:
1214

1315
$ git clone https://github.com/RustPython/RustPython

0 commit comments

Comments
 (0)