aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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