commit b15e5de

shrub900  ·  2026-04-08 21:26:28 +0000 UTC
parent e971b8e
Update README
1 files changed,  +7, -1
M README
M README
+7, -1
 1@@ -1,5 +1,11 @@
 2 shinobi
 3 -------
 4 
 5-a small parser for a small subset of gnu make that generates ninja
 6+a small parser for a small subset of gnu make that generates ninja.
 7+the end goal is 100% gnu make compatibility.
 8+
 9+it is implemented in C. the perl in this repo is just the gnu make 
10+test suite.
11+
12+this is public domain software
13