diff options
author | Michael Forney <mforney@mforney.org> | 2019-02-22 13:55:18 -0800 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2019-02-22 13:55:18 -0800 |
commit | 4ac18e485be440a0fc7312c0c7589870aeeef58a (patch) | |
tree | 695655e2ae29036a984a10548d207fd87514dd36 | |
parent | 3733978d9c7768baaeb6199c05bc98939c15c8cd (diff) | |
download | cproc-4ac18e485be440a0fc7312c0c7589870aeeef58a.tar.xz |
Simplify build status URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[](https://builds.sr.ht/~mcf?search=~mcf/cc) +[](https://builds.sr.ht/~mcf/cc) This is a C11 compiler using [QBE] as a backend. |