added readthedocs badge

float_support
Anton Lydike 4 years ago
parent 6436f8930a
commit f646bf1f1d

@ -1,5 +1,7 @@
# RiscEmu - RISC-V (userspace) emulator in python # RiscEmu - RISC-V (userspace) emulator in python
[![Documentation Status](https://readthedocs.org/projects/riscemu/badge/?version=latest)](https://riscemu.readthedocs.io/en/latest/?badge=latest)
Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at [readthedocs](https://riscemu.readthedocs.io/en/latest/index.html) Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at [readthedocs](https://riscemu.readthedocs.io/en/latest/index.html)
or [riscemu.datenvorr.at](https://riscemu.datenvorr.at/index.html). or [riscemu.datenvorr.at](https://riscemu.datenvorr.at/index.html).

Loading…
Cancel
Save