diff options
| author | 2026-03-07 22:40:13 +0800 | |
|---|---|---|
| committer | 2026-03-07 22:40:13 +0800 | |
| commit | dc634ee5daef8268203b26c1b14ab59c11f7f59c (patch) | |
| tree | 556b8c50e2a954ac6b5a2969f1fe5ee4125f7443 /README.md | |
| parent | README: Update todos (diff) | |
| signature | No signature | |
README: Flatten features section
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -19,12 +19,7 @@ Furgit is a low-level Git library in Go. * Prioritize APIs for forges and other server-side uses first * Aim for clear architecture then high performance -## Features - -Succinct ideas of the areas that we lack. -Some may be a few minutes of work, others may be months. - -### Implemented +## Implemented * Parsing configs * Object ID and hash algorithms (SHA-256, SHA-1) @@ -72,7 +67,7 @@ Some may be a few minutes of work, others may be months. * Receiving * Hooks (functions, not files) -### Planned +## Planned * Fetching * Verify pack |
