aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 84cab97..fe836c8 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Several GNU C [extensions] are also implemented.
There is still much to do and some parts of the code are a little rough,
but it currently implements most of the language and is capable of
-building some useful [software] including itself, `binutils`, and more.
+building some useful [software] including itself, binutils, and more.
It was inspired by several other small C compilers including [8cc],
[c], and [scc].