aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-07-05 23:45:15 -0700
committerMichael Forney <mforney@mforney.org>2019-07-05 23:45:25 -0700
commit6f565ecfc1a223b206ac1e7365b822fc340a4fbd (patch)
treec5baf40577cd72f2b5535f098b893c3e7d6ed681 /README.md
parent8b425349642dcebefa26541930235a302a51e657 (diff)
Rename to cproc
Fixes #4
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index ef276b6..fc8c5b6 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
(mirrored on [GitHub][GitHub mirror])
-[![builds.sr.ht status](https://builds.sr.ht/~mcf/cc.svg)](https://builds.sr.ht/~mcf/cc)
+[![builds.sr.ht status](https://builds.sr.ht/~mcf/cproc.svg)](https://builds.sr.ht/~mcf/cproc)
-This is a [C11] compiler using [QBE] as a backend. It is released under
-the [ISC] license.
+`cproc` is a [C11] compiler using [QBE] as a backend. It is released
+under the [ISC] license.
Several GNU C [extensions] are also implemented.
@@ -110,7 +110,7 @@ be created, which will then become the preferred form of contribution.
[QBE]: https://c9x.me/compile/
[C11]: http://port70.net/~nsz/c/c11/n1570.html
-[ISC]: https://git.sr.ht/~mcf/cc/blob/master/LICENSE
+[ISC]: https://git.sr.ht/~mcf/cproc/blob/master/LICENSE
[extensions]: https://man.sr.ht/~mcf/cc/doc/extensions.md
[building software]: https://man.sr.ht/~mcf/cc/doc/software.md
[8cc]: https://github.com/rui314/8cc
@@ -127,4 +127,4 @@ be created, which will then become the preferred form of contribution.
[#7]: https://todo.sr.ht/~mcf/cc-issues/7
[#35]: https://todo.sr.ht/~mcf/cc-issues/35
[#44]: https://todo.sr.ht/~mcf/cc-issues/44
-[GitHub mirror]: https://github.com/michaelforney/cc
+[GitHub mirror]: https://github.com/michaelforney/cproc