Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
farisc0de committed Jan 15, 2021
2 parents bb367d0 + f3d875b commit 9d83f5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ $s = new Sanitization();

echo $s->esc("<script>alert('xss');</script>");
```

## Documentation

The documentation for PhpSanitization is available [Here](https://fariscode511.github.io/PhpSanitization/)

## License

This project is distributed under the MIT license
Expand Down

0 comments on commit 9d83f5a

Please sign in to comment.