From 3f7d0ff60002a6788b12dabeea505ebe4067d195 Mon Sep 17 00:00:00 2001 From: gigirassy Date: Fri, 17 Oct 2025 19:52:05 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8835165..9ec154d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,12 @@ 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 8MB of memory with an Alpine docker image. +Pinata takes very little memory to run, about 7MB of memory with an Alpine docker image when active, and 1MB when idle. + +Despite being so light, Pinata supports bookmarks (encrypted!) and can be made a PWA on your phone. + + +**Contribute to this repo on Codeberg! While the image is hosted on a Github mirror, the code itself is edited on Codeberg!!** ## How to run