diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,7 @@ # mutator [![Build Status](https://travis-ci.org/bloodstalker/mutator.svg?branch=master)](https://travis-ci.org/bloodstalker/mutator) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator?ref=badge_shield) <a href="https://scan.coverity.com/projects/bloodstalker-mutator"> <img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/11154/badge.svg"/> @@ -104,6 +105,9 @@ SaferCpp is currently licensed under GPL-2.0.<br/> All 3rd party libraries/code have their own respective license.<br/> Excluding SaferCpp and other 3rd party code/libraries, everything else under project mutator is provided under GPL-3.0.<br/> + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator?ref=badge_large) + ## How to get project mutator Before you run make, make sure you have all the dependencies:<br/> @@ -430,4 +434,4 @@ You can email me at thabogre@gmail.com, there is also the twitter account for th Mostly because why not:<br/> [![gource-vid](/web-resources/img/gource.png)](https://www.youtube.com/watch?v=A53auytlNMM) -<a href="https://twitter.com/xashmith" class="twitter-follow-button" data-show-count="false">Follow @xashmith</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> +<a href="https://twitter.com/xashmith" class="twitter-follow-button" data-show-count="false">Follow @xashmith</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
\ No newline at end of file |