From 75221c73e11693321f29446abb04674bf3fa9d4a Mon Sep 17 00:00:00 2001 From: CanadaHonk Date: Fri, 9 Dec 2022 12:23:02 +0000 Subject: [PATCH] readme: tweak desc more --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e674e42..964ee2c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Gluon -Minimal library and 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. Doesn't use WebView2.