From fa6d5edde863929cb65393766098273fac16bccb Mon Sep 17 00:00:00 2001 From: CanadaHonk <19228318+CanadaHonk@users.noreply.github.com> Date: Sat, 10 Dec 2022 01:31:13 +0000 Subject: [PATCH] readme: update screenshot --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 943d6f4..4ad7bf7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Gluon Minimal integrated ecosystem for making "desktop apps" from websites easily using Chromium and NodeJS. Uses system installed Chromium and NodeJS, with optional bundling if you want that too (soon). ***VERY*** early and probably never finished/production ready. Finds system installed Chromium binaries (doesn't use WebView2). -![Gluworld Screenshot](https://user-images.githubusercontent.com/19228318/206796827-5f19addb-a063-4603-b242-6e8f915e8932.png) +![Gluworld Screenshot](https://user-images.githubusercontent.com/19228318/206822047-022b4aed-f018-42ec-a224-f8b6d50b1d91.png)
@@ -51,4 +51,4 @@ Basic (plain HTML) Hello World demo, measured on up to date Windows 10. Used lat [^3]: Includes Node.JS spinup time. [^4]: Built for win32 zip (not Squirrel) as a fairer comparison. [^5]: Cold build (includes deps compiling) in release mode. -[^6]: Using `neu build -r`. \ No newline at end of file +[^6]: Using `neu build -r`.