aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-02 21:47:11 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-02 21:47:11 +0000
commit76eda2972aba06b85a101f90318ee7c231c0eae3 (patch)
tree6c13032b86297fba84abfed16354656931669bd9 /README.md
parentadded twitter account for mutator (diff)
downloadmutator-76eda2972aba06b85a101f90318ee7c231c0eae3.tar.gz
mutator-76eda2972aba06b85a101f90318ee7c231c0eae3.zip
added twitter account for mutator
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 176c5dc..1239546 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +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++.<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/>
-You can follow Project `mutator` on twitter, @xashmith.
+You can follow Project `mutator` on twitter, [@xashmith](<a href="https://twitter.com/intent/tweet?screen_name=TwitterDev" class="twitter-mention-button" data-show-count="false">Tweet to @TwitterDev</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>).
<br/>
Here are some samples from the `mutator-lvl0`, the Misra-C checker Reports:<br/>