From 60c6b9a54a4e538cd61c1e460b15f138398d8543 Mon Sep 17 00:00:00 2001 From: Oj Date: Thu, 8 Dec 2022 08:53:51 +0000 Subject: [PATCH] readme: tweak stats --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df4f4f9..1e14db9 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ Minimal library and integrated ecosystem for making "desktop apps" from websites ### Stats | Stat | Electron | Gluon | | ---- | -------- | ----- | -| Build Size | ~190MB | ~2MB[^1] | +| Build Size | ~190MB | ~2MB[^1][^2] | [^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