diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-01-02 21:47:11 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-01-02 21:47:11 +0000 | 
| commit | 76eda2972aba06b85a101f90318ee7c231c0eae3 (patch) | |
| tree | 6c13032b86297fba84abfed16354656931669bd9 | |
| parent | added twitter account for mutator (diff) | |
| download | mutator-76eda2972aba06b85a101f90318ee7c231c0eae3.tar.gz mutator-76eda2972aba06b85a101f90318ee7c231c0eae3.zip | |
added twitter account for mutator
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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/> | 
