aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-12 23:30:51 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-12 23:30:51 +0000
commit2c3dcba2f70e6e9b9c54cbb162ed9411391598b4 (patch)
tree5939737de9bfcc25270e7703f8dd5ae47d85e56a
parentsigned up mutator for coverity (diff)
downloadmutator-2c3dcba2f70e6e9b9c54cbb162ed9411391598b4.tar.gz
mutator-2c3dcba2f70e6e9b9c54cbb162ed9411391598b4.zip
signed up mutator for cii best practices
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1017170..f56796a 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
<img alt="Coverity Scan Build Status"
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)
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/>