aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2025-11-15 00:00:00 +0000
committerGravatar Runxi Yu2025-11-15 00:00:00 +0000
commit5f5a77e3873e11ef25db73a536ec6866bceeae7b (patch)
treebdfb06884ed0cad7de15126c6f97a2da424ddc20
parentScope (diff)
signature
Scope again
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f8300a6..ee1bc80a 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,9 @@ used repos (including their `.idx` and `.pack` cache) for rapid access.
There is no specific plan for features yet, but we'll initially focus on
developing what forges like [Villosa](https://codeberg.org/lindenii/villosa) and
-[tangled](https://tangled.org/@tangled.org/core)requires.
+[tangled](https://tangled.org/@tangled.org/core)requires. Afterwards, we'll take
+a look at what other usages (such as writing Git clients, IDE integration, etc)
+would need.
We currently do not intend to support flexible storage backends such as
[storers in go-git](https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/storer);