From 1f219b40f8becba33635dac8d72f6c6d788d4a69 Mon Sep 17 00:00:00 2001 From: Oj Date: Thu, 8 Dec 2022 08:46:33 +0000 Subject: [PATCH] readme: emphasis on ecosystem --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4aa6730..e4efb76 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Gluon -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. *Not* an Electron alternative, mostly. +Library and self-contained ecosystem 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. *Not* an Electron alternative, mostly.
-## Structure +## Ecosystem - [Gluon](gluon): the Gluon library -- [Glugun](glugun): Gluon builder +- [Glugun](glugun): builds Gluon apps into releasable builds with optional bundling + +### Apps - [Glucord](glucord): minimal Discord client loading official webapp (demo/example)