diff options
author | bloodstalker <thabogre@gmail.com> | 2017-01-02 21:37:37 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-01-02 21:37:37 +0000 |
commit | 5cc23dbd649fa568cf821ee4bffb4a3b8bee6505 (patch) | |
tree | c1d3d385a8a6e4657198d31c441ec17b02ea6833 | |
parent | added the mutator mail list info (diff) | |
download | mutator-5cc23dbd649fa568cf821ee4bffb4a3b8bee6505.tar.gz mutator-5cc23dbd649fa568cf821ee4bffb4a3b8bee6505.zip |
added twitter account for mutator
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,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:`RS="\n";FS=":"`), XML and JSON formats.<br/> You can Join the Maillist here:[mutator maillist](https://www.freelists.org/list/mutator). The maillist is moderated.<br/> +You can follow Project `mutator` on twitter, @xashmith. <br/> Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:<br/> |