From 38066205582b25b0f2dfeb1786a2d9e428e8dae0 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 9 Mar 2026 22:45:33 +0800 Subject: Fix indentation in README introduction --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index ab67501..b6525a3 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ I. Introduction Butchunker is an extensible file chunking framework that allows files to be split - using specialized schemes to specifically improve deduplication rates. + using specialized schemes to specifically improve deduplication rates. Please note: 1. It only splits files and [currently] does not compress them. -- cgit