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)