aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index df86cd85..95d93532 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,9 @@ used as a library.
## Features
-Currently, furgit is very basic; it supports reading objects from loose objects
-and packfiles. There is some infrastructure for writing loose objects and
-packfiles in the tests but they need to be refactored.
+Currently, furgit is very basic; it supports reading and writing loose objects
+and reading from packfiles. There is some infrastructure for writing packfiles
+in the tests but they need to be refactored.
We intend for repository objects to be freely usable across goroutines, which
may enable long-running applications such as forges to keep a pool of recently