From 228d01d532a961f9eea017cdd31aaeef8beae327 Mon Sep 17 00:00:00 2001 From: Ben Francis Date: Thu, 30 Jan 2025 15:25:45 +0000 Subject: [PATCH] Add UI mockup to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33f63d5..988f191 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ WebThings Shell is a web app runtime for smart displays. +![A UI mockup of WebThings Shell showing system toolbars](https://webthings.io/about/images/webthings_shell_ui_mockup.png) + It can be used to create your own touch screen control panel to view and interact with web applications, e.g. the web interface of [WebThings Gateway](https://webthings.io/gateway/). - [UI mockups](https://docs.google.com/presentation/d/e/2PACX-1vRuYf4dpo1D9kfjkraS8T5MEyy-1ZWmVOch-ts8anU10RAbDyNVDy0SPF00gk5Of16EBcAhPBV6Og-1/pub?start=false&loop=false&delayms=3000) @@ -134,4 +136,4 @@ A self-built snap can be installed using the --dangerous flag, e.g. ``` $ sudo snap install --dangerous webthings-shell_0.1.0_amd64.snap -``` \ No newline at end of file +```