summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index fcb336f..f1031fb 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,9 @@
8 8
9 9
10Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to 10Snuffleupagus is a [PHP 7+](https://secure.php.net/) module designed to
11drastically raising the cost of attacks against website, by killing entire bug 11drastically raise the cost of attacks against websites, by killing entire bug
12classes, and also providing a powerful virtual-patching system, allowing 12classes. It also provides a powerful virtual-patching system, allowing
13administrator to fix specific vulnerabilities and audit suspicious behaviours 13administrator to fix specific vulnerabilities and audit suspicious behaviours
14without having to touch the PHP code. 14without having to touch the PHP code.
15 15
16You can read its documentation [here](https://snuffleupagus.readthedocs.io/). \ No newline at end of file 16You can read its documentation [here](https://snuffleupagus.readthedocs.io/).