aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-17 17:02:49 +0800
committerGravatar Runxi Yu2026-01-17 17:03:54 +0800
commitc1592fb8ba14a443ac7e575dbd41f3aa358f885d (patch)
treefedfcb90e2af9d36f4b9d61e5a8fbe67afbf6aa3
parentREADME: Remove the stray ? in the builds.sr.ht URL (diff)
signatureNo signature
README: Clarify that the sha1 build tag is for testing only
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f7a8211..4e1c1c34 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@ Furgit is a fast Git library in pure Go
## Current features
-* SHA-256 and SHA-1
+* SHA-256 and SHA-1\
+ (runtime supports both; tests are SHA-256 by default,
+ but `sha1` build tag makes it test SHA-1)
* Reading loose objects
* Writing loose objects
* Reading packfiles