summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2017-09-20 15:37:38 +0200
committerjvoisin2017-09-20 15:37:38 +0200
commitbbb8a82a132daddb59b60ebb45e41de9541d3eac (patch)
tree1b323790563284085b3d7c172da0b35f4f9b76b3 /README.md
parent3182dd8af96a947e44b5cf4e023e7d1e654342aa (diff)
Add fancy badges
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6180202..8f42a9c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
1# ALPHA SOFTWARE : DO NOT USE IN PRODUCTION # 1# ALPHA SOFTWARE : DO NOT USE IN PRODUCTION #
2 2
3[![Build Status](https://travis-ci.org/nbs-system/snuffleupagus.svg?branch=master)](https://travis-ci.org/nbs-system/snuffleupagus)
4[![Coverity status](https://scan.coverity.com/projects/13821/badge.svg?flat=1)](https://scan.coverity.com/projects/nbs-system-snuffleupagus)
5[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1267/badge)](https://bestpractices.coreinfrastructure.org/projects/1267)
6
3Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to 7Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to
4drastically raising the cost of attacks against website, by killing entire bug 8drastically raising the cost of attacks against website, by killing entire bug
5classes, and also providing a powerful virtual-patching system, allowing 9classes, and also providing a powerful virtual-patching system, allowing