aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3b03e1b..ea7faec 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ This kernel provides just one system call, `write_and_block`, which allows any
program to pass the string to be written into the serial port and wait for the
kernel to re-schedule it.
+![Demo on QEMU](./doc/qemu.svg)
+
## Build
In order to build `fbos` you only need GCC. That being said, if you are not on a