commit 9f90bcfff73d9e8343be553e28058f851935c94f
parent f6c6aa98a58a7efbd1329052ffa41bb1e1dd9239
Author: Matthias Jaros <jaros@mailbox.org>
Date: Mon, 27 Oct 2025 18:51:21 +0100
Updated README
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -4,7 +4,7 @@ Welcome to **git-server** — a simple, fast, memory-friendly, and secure server
The goal of this project is to provide a **minimal Git server** with no unnecessary features or management overhead.
It’s designed for everyone who doesn’t need or want a fancy GUI or advanced functionality beyond the essentials.
-As a result, it’s **small, secure, fast**, and uses **under 10 MB of memory**.
+As a result, it’s **small, secure, fast**, and uses **under 10 MB of memory**, so it runs easily even on less powerful hardware like a **Raspberry Pi**.
---