aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-12 23:19:26 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-12 23:19:26 +0000
commit46e721ee546a69b75ebb128df08d558c73d80e74 (patch)
tree206cfb879c477e1ebf534988b9cb322f64df958d /README.md
parentadded tdd tests for 8.5 (diff)
downloadmutator-46e721ee546a69b75ebb128df08d558c73d80e74.tar.gz
mutator-46e721ee546a69b75ebb128df08d558c73d80e74.zip
signed up mutator for coverity
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 28c1b29..1017170 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# mutator
+<a href="https://scan.coverity.com/projects/bloodstalker-mutator">
+ <img alt="Coverity Scan Build Status"
+ src="https://scan.coverity.com/projects/11154/badge.svg"/>
+</a>
+
A C code mutator,Misra-C checker and when possible, a Misra-C implementer using the Clang frontend written mostly in C++ and some bash.<br/>
<br/>
Here's a quick look into the project files and directories:<br/>