aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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