aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-03 12:32:45 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-03 12:32:45 +0000
commit7b21ed2f62d28b10fe22e3c7027b827d0174a034 (patch)
treef1a2593ec7ef0f1cd490ad0fbbf9144a86477396 /README.md
parentimplemented the MainOnly option (diff)
downloadmutator-7b21ed2f62d28b10fe22e3c7027b827d0174a034.tar.gz
mutator-7b21ed2f62d28b10fe22e3c7027b827d0174a034.zip
fixed a link
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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++.<br/>
-Reports are genrated in simple text(AWK-friendly:`RS="\n";FS=":"`), XML and JSON formats.<br/>
-You can Join the Maillist here, mutator maillist](https://www.freelists.org/list/mutator). The maillist is moderated.<br/>
+Reports are genrated in XML,JSON and simple text(AWK-friendly:`RS="\n";FS=":"`. Look at `ReportPrintPretty.sh` under `extra-tools`.).<br/>
+You can Join the Maillist here, [mutator maillist](https://www.freelists.org/list/mutator). The maillist is moderated.<br/>
You can follow Project `mutator` on twitter, @xashmith.
<br/>