From 2cd407aa79d4d5d001e734d76f952b08d13e813c Mon Sep 17 00:00:00 2001 From: Anton Lydike Date: Fri, 23 Apr 2021 19:21:13 +0200 Subject: [PATCH] added readthedocs link to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9905e77..abc3707 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,9 @@ See [docs/debugging.md](docs/debugging.md) for more info. ![debuggin the fibs program](docs/debug-session.png) +## The source code: +Check out the [documentation](https://riscemu.readthedocs.io/en/latest/riscemu.html). + ## Resources: * Pseudo ops: https://www.codetd.com/article/8981522 * detailed instruction definition: https://msyksphinz-self.github.io/riscv-isadoc/html/rvi.html#add