aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0defc35..9f93c9fa 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,8 @@ optimizations thereof.
## Hash algorithm
-Furgit supports both SHA-256 and SHA-1.
+Furgit supports both SHA-256 and SHA-1 wit ha generics API. But it's broken and
+being refactored.
The default tests run with SHA-256. To run tests with SHA-1, use the `sha1`
build tag.