aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-25 11:31:39 +0100
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-11-25 11:40:22 +0100
commit2429f8aaf1584084b4d8c7c85c27c1d78ccab153 (patch)
treee549cf71fa1fab188042ea45817a2efec1721e95 /README.md
parentea542e18e7bc7e9d401aefd044bf0317676867ca (diff)
downloadfbos-2429f8aaf1584084b4d8c7c85c27c1d78ccab153.tar.gz
fbos-2429f8aaf1584084b4d8c7c85c27c1d78ccab153.zip
Add a video example running on QEMU
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
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