From 61f192aac2dd12736100198a30f18d67a129eec3 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 3 Jan 2017 01:22:19 +0330 Subject: added twitter account for mutator --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6104078..8e6f155 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 +
+Follow @xashmith 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 Join the Maillist here, mutator maillist](https://www.freelists.org/list/mutator). The maillist is moderated.
You can follow Project `mutator` on twitter, @xashmith.
@@ -176,3 +177,6 @@ If you run into an issue please raise one here or just contact me with proper in Well, I don't have the Misra-C:2012 Document. If you or your organization/company are willing to donate a copy to mutator, hit me up.
If the company/organization you represent wants to sponsor mutator, let me know.
#### Testers are always welcome. If you are interested, let me know. Testing mutator is as important, if not more, than implementing it.
+ +###Contact +You can email me at thabogre@gmail.com, there is also the twitter account for the mutator project, @xashmith and there is the mutator maillist, mutator-repost@freelists.org, you need to be a member though.
-- cgit v1.2.3