commit 7bece77674b1802497959d764f5cd603abdd09df parent 7fe6f37a3c1e504c1f2c5b14eb7468335ed95397 Author: Drew DeVault <sir@cmpwn.com> Date: Thu, 8 Jul 2021 15:07:04 -0400 Add README.md Diffstat:
A | README.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,3 @@ +# hautils + +Implementations of POSIX system utilities written in Hare.