From 7b21ed2f62d28b10fe22e3c7027b827d0174a034 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 3 Jan 2017 16:02:45 +0330 Subject: fixed a link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4d03dc1..cdd61a3 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ 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.
+Reports are genrated in XML,JSON and simple text(AWK-friendly:`RS="\n";FS=":"`. Look at `ReportPrintPretty.sh` under `extra-tools`.).
+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.
-- cgit v1.2.3