From f2eec48430f62fc0ca0ade60146d0919ff2c4e40 Mon Sep 17 00:00:00 2001 From: abuckit Date: Mon, 27 Jul 2026 19:39:33 -0400 Subject: [PATCH] docs: link Buckit documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c74fe9f4..6ab42f030 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Buckit is a high-performance, S3-compatible object storage server written in Go. It provides an S3 API endpoint for buckets and objects, an embedded browser console, and distributed erasure-coded storage for multi-node deployments. For quick guided installation, see the [Getting Started video](https://buckit.sh/#getting-started). +Read the [Buckit documentation](https://buckit.sh/docs) to learn more.

Buckit web console