diff --git a/README.md b/README.md index 9bbe278..fed856b 100644 --- a/README.md +++ b/README.md @@ -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