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