diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ A C code mutator,Misra-C checker and code transformation tool written using the Clang frontend(LibTooling) as a stand-alone in C++.<br/> -Reports are genrated in simple text(AWK-friendly), XML and JSON formats.<br/> +Reports are genrated in simple text(AWK-friendly:`RS="\n";FS=":"`), XML and JSON formats.<br/> <br/> Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:<br/> |