From bd66b563048dda65a12bdc61e349b818bcbeee72 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 3 Jan 2017 01:18:20 +0330 Subject: added twitter account for mutator --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1239546..6104078 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ src="https://scan.coverity.com/projects/11154/badge.svg"/> [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/553/badge)](https://bestpractices.coreinfrastructure.org/projects/553) +Tweet to @TwitterDev 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](Tweet to @TwitterDev). +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