Update README.md

This commit is contained in:
gigirassy
2026-03-27 00:01:20 +01:00
parent f3794283bb
commit f8f119fd10
+1 -1
View File
@@ -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. 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. Despite being so light, Pinata supports bookmarks via cookies (encrypted!) and can be made a PWA on your phone.