From f8f119fd109a0fadde797467df844fb58b19fe09 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Fri, 27 Mar 2026 00:01:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f6e52..d49dad3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Self-explanatory. It's built with the idea of being light as possible, and shame The Docker image, built by you, ranges between 5-7 MB, and the entire workings depend on a single main.go. -Pinata takes very little memory to run, about 7MB of memory with an Chimera docker image when active, and 1MB when idle. In addition, the frontend uses no Javascript, which makes it friendly to low-end systems like netbooks! +Pinata takes very little memory to run, about 7MB of memory with an Chimera docker image when active (15~ MB with Chunk Mode enabled), and 1MB when idle. In addition, the frontend uses no Javascript, which makes it friendly to low-end systems like netbooks! Despite being so light, Pinata supports bookmarks via cookies (encrypted!) and can be made a PWA on your phone.