Skip to content

Commit 404d289

Browse files
committed
updated README
1 parent 8e80055 commit 404d289

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,12 @@ Example Python programs using programmatic access to the emulator are provided i
236236
PYTHONPATH=. python tests/test_api_simple.py
237237
```
238238

239-
## Browser-based emulator
239+
## 🌐 Browser-based Emulation
240240

241241
The emulator can run in a web browser thanks to [Pyodide](https://pyodide.org/). See `advanced/webapp`.
242242

243+
You can [try it out here](https://ccattuto.github.io/riscv-python/).
244+
243245
## 🧪 Running Unit Tests
244246
```
245247
cd riscv-tests

0 commit comments

Comments
 (0)