From 4782fca7171d4579048e97f42152f3d2a1ff0746 Mon Sep 17 00:00:00 2001 From: blackandred Date: Fri, 18 Feb 2022 08:50:15 +0100 Subject: [PATCH] docs: Add notice and tldr --- server-go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-go/README.md b/server-go/README.md index d2c74770..3afa9128 100644 --- a/server-go/README.md +++ b/server-go/README.md @@ -3,7 +3,7 @@ Backup Repository Cloud-native, zero-knowledge, multi-tenant, security-first backup storage with minimal footprint. -TLDR; Storage for E2E GPG-encrypted files, with multi-user, quotas, versioning, using a Cloud Storage Provider and deployed on Kubernetes or standalone. +_TLDR; Storage for E2E GPG-encrypted files, with multi-user, quotas, versioning, using a Cloud Storage Provider and deployed on Kubernetes or standalone._ **Natively supports:** - Kubernetes (but does not require)