From 2c4bc1ce86d38d98aa0646d21e7f8330f3c35ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valt=C3=BDr=20=C3=96rn=20Kjartansson?= Date: Wed, 16 Jun 2021 20:31:42 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8d4443a..6ad84d4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ A toy kernel for i386 with ambitions for semi-POSIX compatibility
+## Check it out + +Through the magic of [v86](https://github.com/copy/v86) you can check the OS out in your browser [here](https://valtyr.github.io/popcorn)! ## Getting started