aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 649862ee..dcd5408d 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,8 @@ Furgit is a fast Git library in pure Go
* Multi pack indexes
* Repack
* Writing thin packs
+* Reading reachability bitmaps
+* Writing reachability bitmaps when writing packfiles
* [commit-graph](https://git-scm.com/docs/commit-graph) (in progress)
* Network protocols
* And much more