diff --git a/README.md b/README.md index e4efb76..a79ed3f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Gluon -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. +Minimal library and self-contained 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.
## Ecosystem - [Gluon](gluon): the Gluon library -- [Glugun](glugun): builds Gluon apps into releasable builds with optional bundling +- [Glugun](glugun): builds Gluon apps into releasable builds with optional bundling (soon) ### Apps - [Glucord](glucord): minimal Discord client loading official webapp (demo/example)