aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-02 21:37:37 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-02 21:37:37 +0000
commit5cc23dbd649fa568cf821ee4bffb4a3b8bee6505 (patch)
treec1d3d385a8a6e4657198d31c441ec17b02ea6833
parentadded the mutator mail list info (diff)
downloadmutator-5cc23dbd649fa568cf821ee4bffb4a3b8bee6505.tar.gz
mutator-5cc23dbd649fa568cf821ee4bffb4a3b8bee6505.zip
added twitter account for mutator
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a691df9..176c5dc 100644
--- a/README.md
+++ b/README.md
@@ -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/>