From 5f871b70c1c7f0584fbde54263cfb6fa1cbb3460 Mon Sep 17 00:00:00 2001 From: Oj Date: Thu, 8 Dec 2022 08:56:29 +0000 Subject: [PATCH] readme: tweak desc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e14db9..4033c87 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 (soon). ***VERY*** early and probably never finished/production ready. *Not* an Electron alternative, mostly. +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. *Not* an Electron alternative, mostly.
@@ -29,5 +29,6 @@ Minimal library and integrated ecosystem for making "desktop apps" from websites [^1]: Does not include system installed components [^2]: Early/WIP data, can be reduced in future + ## Release Schedule Gluon (and it's subprojects) use a `major.patch` version format, with major releases being released at ~22:00 UTC daily if there are changes present in `main`, while using `X.0-dev` in the meantime. Patch releases may happen inbetween to fix bugs (not adding anything new or breaking). \ No newline at end of file