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