readme: add screenshot

This commit is contained in:
CanadaHonk 2022-12-09 21:12:45 +00:00 committed by GitHub
parent d88f417095
commit 33c4385a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +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. Doesn't use WebView2.
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 binary (doesn't use WebView2).
![Gluworld Screenshot](https://user-images.githubusercontent.com/19228318/206796827-5f19addb-a063-4603-b242-6e8f915e8932.png)
<br>
@ -49,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`
[^6]: Using `neu build -r`