shithub: furgit

Download patch

ref: e7ce17381f525328073577d60583447fc9412c18
parent: fc430714b9c94d23a22cca4690154e5a49983a35
author: Runxi Yu <runxiyu@umich.edu>
date: Wed Mar 25 01:24:05 EDT 2026

README: Priorities

--- a/README.md
+++ b/README.md
@@ -15,7 +15,8 @@
 ## Goals
 
 * General-purpose Git plumbing library for UNIX-like systems
-* Aim for clear architecture then high performance
+* Aim for extremely clear and modular architecture
+* Then aim for high performance
 * Expect familiarity with Git internals
 
 ## Finding your way around
--