aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-21 18:53:59 +0000
committerGravatar Runxi Yu2026-03-21 18:53:59 +0000
commitcc9913b79c318e6fd2cfa58d06cac59ee22c169e (patch)
tree9a1920fcfbaba9a67685ca54d57ffa993acdf4ec
parentREADME: Updates (diff)
signatureNo signature
README: Simplify; go-git link
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 26822cd0..cd412022 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,9 @@ Furgit is a low-level Git library in Go.
## Project status
-* Initial development
-* Frequent breaking changes
-* Do not use in production
* Several years away from stable
+* Do not use in production
+* Mature alternative: [go-git](https://github.com/go-git/go-git)
* Will use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) starting at 1.0.0
## Goals