summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2017-10-05 16:59:49 +0200
committerjvoisin2017-10-05 16:59:49 +0200
commit99f18f7818f8f3ee354c78276d7cd981312c7d43 (patch)
tree7fe2ece80fbbfc7d376fd25dda0466c4eed5e9ca /README.md
parent0527dd3ddec3ad75ecb296ecdb55fbe4c2ad4418 (diff)
Fix the engrish of the readme
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/).