harec

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit edcc89f41b4a27ef0c0770ebf4cfa40dd105b3fa
parent 912b5ccf5164bd11074d4b76b87a66dadb553cf6
Author: Eyal Sawady <ecs@d2evs.net>
Date:   Wed, 10 Feb 2021 13:46:41 -0500

Use more specific build badge

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -# harec [![builds.sr.ht status](https://builds.sr.ht/~sircmpwn/harec.svg)](https://builds.sr.ht/~sircmpwn/harec?) +# harec [![builds.sr.ht status](https://builds.sr.ht/~sircmpwn/harec/commits.svg)](https://builds.sr.ht/~sircmpwn/harec/commits?) This is a [Hare](https://harelang.org) compiler written in C11 for POSIX-compatible systems.