From 5cc23dbd649fa568cf821ee4bffb4a3b8bee6505 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 3 Jan 2017 01:07:37 +0330 Subject: added twitter account for mutator --- README.md | 1 + 1 file changed, 1 insertion(+) 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++.
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.
Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:
-- cgit v1.2.3