diff --git a/README.md b/README.md index 8e9f844..fcf108e 100644 --- a/README.md +++ b/README.md @@ -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)
@@ -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` \ No newline at end of file +[^6]: Using `neu build -r`