diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ the [ISC] license. 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 software] including itself, mcpp, gcc 4.7, binutils, and more. +There is still much to do, but it currently implements most of the +language and is capable of [building software] including itself, mcpp, +gcc 4.7, binutils, and more. It was inspired by several other small C compilers including [8cc], [c], [lacc], and [scc]. |