From 76eda2972aba06b85a101f90318ee7c231c0eae3 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 3 Jan 2017 01:17:11 +0330 Subject: added twitter account for mutator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 176c5dc..1239546 100644 --- a/README.md +++ b/README.md @@ -11,7 +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++.
Reports are genrated in simple text(AWK-friendly:`RS="\n";FS=":"`), XML and JSON formats.
You can Join the Maillist here:[mutator maillist](https://www.freelists.org/list/mutator). The maillist is moderated.
-You can follow Project `mutator` on twitter, @xashmith. +You can follow Project `mutator` on twitter, [@xashmith](Tweet to @TwitterDev).
Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:
-- cgit v1.2.3