diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |
