aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-17 23:23:07 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-17 23:23:07 +0000
commita23eb2ab3782c1322b53fa8f45e6ab1932152dd0 (patch)
tree2e45152615fde414550bd6456792ff091409e493 /README.md
parentfixed two defects (diff)
downloadmutator-a23eb2ab3782c1322b53fa8f45e6ab1932152dd0.tar.gz
mutator-a23eb2ab3782c1322b53fa8f45e6ab1932152dd0.zip
removed landscape badge
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 036eb88..15a0557 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,6 @@
src="https://scan.coverity.com/projects/11154/badge.svg"/>
</a>
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/553/badge)](https://bestpractices.coreinfrastructure.org/projects/553)
-[![Code Health](https://landscape.io/github/bloodstalker/mutator/master/landscape.svg?style=flat)](https://landscape.io/github/bloodstalker/mutator/master)
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/>