diff options
author | Michael Forney <mforney@mforney.org> | 2019-02-12 12:15:34 -0800 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-02-12 12:15:34 -0800 |
commit | 07e3ee1cf0851129eeb51e671819f7f550ec1e4c (patch) | |
tree | 58c89d3b596615459e91f54d269581bcdf1e64da | |
parent | 613eecd142ebb5c840b0f05a277b85060c2b5c9d (diff) | |
download | cproc-07e3ee1cf0851129eeb51e671819f7f550ec1e4c.tar.xz |
Add continuous build status
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[](https://builds.sr.ht/~mcf?search=~mcf/cc) + This is a C11 compiler using [QBE] as a backend. There is still much to do and the code is a little rough, but it currently |