aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-05 01:10:01 +0800
committerGravatar Runxi Yu2026-03-05 01:10:01 +0800
commit101885dd84333a2151fe1c681004f49a9c31f7c6 (patch)
treeaa4d3ff44114b131301f142d529c6de0d55b2837 /README.md
parentREADME: U+202F, not U+2009 (diff)
signatureNo signature
README: Will use semver
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 690e768e..477ff60f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Furgit is a low-level Git library in Go.
* Initial development
* Frequent breaking changes
* Do not use in production
-* May use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) later
+* Will use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) later
## General goals