commit f628b86924f8c5c483afc68d496967e8c744f0b9 parent af6b65f4ebb44a2bca97ab162828ec59904756a8 Author: Drew DeVault <sir@cmpwn.com> Date: Sat, 30 Jan 2021 16:22:26 -0500 Add README.md Diffstat:
A | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,4 @@ +# The Hare standard library + +This is the standard library for the [Hare](https://harelang.org) programming +language.