Skip to content

Commit 7951296

Browse files
committed
Update README.md
1 parent 617e622 commit 7951296

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ $ php composer.phar install
4444
```
4545
4646
### Available filters
47-
| Filter | Description |
48-
| ------------------ | -------------------- |
49-
| SQL | Prevent SQL Injections |
50-
| XSS | XSS Attacks |
51-
| XML | Stops XML Attacks |
47+
| Filter | Description |
48+
| ------------------ | --------------------- |
49+
| SQL | SQL Injection |
50+
| CRLF | CRLF Injection |
51+
| XSS | Cross-site Scripting |
52+
| XML | XML Attacks |

0 commit comments

Comments
 (0)