diff options
| author | 2026-03-30 04:58:49 +0000 | |
|---|---|---|
| committer | 2026-03-30 04:58:49 +0000 | |
| commit | c874533e9b12d4959bbd438775ee07fadc770e45 (patch) | |
| tree | 53cea694da3b1430577e02fdc26ed36eeda00b4d /README.md | |
| parent | object/tree: Add bloblike (diff) | |
| signature | No signature | |
README, etc.: Use proper unicode hyphens :P
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ [](https://builds.sr.ht/~runxiyu/furgit) [](https://pkg.go.dev/codeberg.org/lindenii/furgit) -Furgit is a low-level Git library in Go. +Furgit is a low‐level Git library in Go. ## Status @@ -14,7 +14,7 @@ Furgit is a low-level Git library in Go. ## Goals -* General-purpose Git plumbing library for UNIX-like systems +* General‐purpose Git plumbing library for UNIX‐like systems * Aim for extremely clear and modular architecture * Then aim for high performance * Expect familiarity with Git internals |
