ref: cc85fa255c2a18df7dbff6b311099941ed5af8c8
parent: 640caa73c7b211720c1ffa5cd81aba2ea63cb130
author: biniar <biniar@t420.biniar.xyz>
date: Wed May 23 11:20:17 EDT 2018
Updated README wording.
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Derivations from standard C
===========================
-This compiler is aimed to be being fully compatible with the C99 standard, but
+This compiler aims to be fully compatible with the C99 standard, but
it will have some differences:
- Type qualifiers are accepted but ignored.