From 0bf45069bd0db0cf2a91eb7de5810f07c9f68076 Mon Sep 17 00:00:00 2001 From: Bananymous Date: Thu, 18 Apr 2024 15:35:31 +0300 Subject: [PATCH] General: Add link to online demo in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4eb1c07f..677f6435 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This is my hobby operating system written in C++. Currently supports x86\_64 and i686 architectures. +You can find a live demo [here](https://bananymous.com/banan-os) + ### Features #### General