aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2025-11-19 08:00:00 +0800
committerGravatar Runxi Yu2025-11-19 08:00:00 +0800
commit1384481d8f38c26e781c026876a7b5d98081b60e (patch)
tree9f4c6fc3aecdd83157ffa7eff0795aea728c9930 /README.md
parentadler32: Add tests from the standard library (diff)
signatureNo signature
Well, we use a dependency (golang.org/x/sys/cpu) now...
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index c70723fe..33475ace 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,8 @@ developing what forges like [Villosa](https://codeberg.org/lindenii/villosa) and
interested) requires. Afterwards, we'll take a look at what other usages (such
as writing Git clients, IDE integration, etc) would need.
-Furgit has no dependencies outside the standard library. In the future,
-packages from `golang.org/x` may be included. It is unlikely that other
-dependencies will be introduced.
+Furgit has no dependencies other than the standard library and some packages
+from `golang.org/x`. It is unlikely that other dependencies will be introduced.
Currently, furgit is very basic; it supports reading and writing loose objects
and reading from packfiles. There is some infrastructure for writing packfiles