From ac6b40218d0642e79626516eaae1d4bc73d7a0fb Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 4 Sep 2023 03:56:12 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c756d85..c3fd85b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # myco.systems -Trying to keep it under 50 MiB, currently it's around 18 MiB +Trying to keep it under 50 MiB, currently it's around 18 MiB with the icons and backgrounds, + +``` +git clone https://git.myco.systems/mycosystems/myco.systems.git +git submodule update --init --recursive +``` + #### Woah spinny ![screenshot](https://cdn.myco.systems/images/v1.png) \ No newline at end of file From 710e52d4adb8a545e361b3a10e8c822a03a2b026 Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 4 Sep 2023 03:58:32 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3fd85b..07e4514 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # myco.systems -Trying to keep it under 50 MiB, currently it's around 18 MiB with the icons and backgrounds, +Trying to keep it under 50 MB, currently it's around 18 MB with the icons and backgrounds, the actual payload sent to the browser is around 31KB ``` git clone https://git.myco.systems/mycosystems/myco.systems.git