From 2743099baf5b5d9cafff019e6e80a3e78a6c074a Mon Sep 17 00:00:00 2001 From: CanadaHonk <19228318+CanadaHonk@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:40:22 +0000 Subject: [PATCH] readme: expand on description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7315f14..934ec23 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Gluon -*Not* an Electron alternative. Uses system installed Chromium and Node.JS. ***VERY*** early and probably never finished/production ready. +*Not* an Electron alternative, mostly. Library for making "desktop apps" from websites easily using Chromium and NodeJS. Uses system installed Chromium and NodeJS. ***VERY*** early and probably never finished/production ready.