From f6f29ee161375136f4f5f60ece4285ba3240e7fc Mon Sep 17 00:00:00 2001 From: LastLife Date: Sat, 2 May 2026 14:09:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 27cd482..9796d08 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A browser-based desktop operating system. Login, windows, taskbar, files, apps Built as a learning project around an intentionally unconventional stack: a PureBasic / FastCGI / SQLite backend, with a SpiderBasic frontend that compiles to plain JavaScript and HTML5. +![Demo](https://lastlife.net/ForumUpload/KumoDemo.gif) + ## Features - Multi-user authentication (salted SHA-256, session cookies)