added docs links to README

This commit is contained in:
Anton Lydike 2021-04-23 21:33:17 +02:00
parent f5f41f4e18
commit 905c2adcf5

View File

@ -1,6 +1,7 @@
# RiscEmu - RISC-V (userspace) emulator in python
Implementing a basic RISC-V emulator, aimed at being easily extendable.
Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at [readthedocs](https://riscemu.datenvorr.at/index.html)
or [riscemu.datenvorr.at](https://riscemu.datenvorr.at/index.html).
This emulator contains:
* RISC-V Assembly parser