Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Feb 16, 2023
1 parent 805f27b commit 93f8009
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,13 @@ load content from another domain than the page's domain.
* **Referrer Policy**: `Referrer-Policy` header is added to all responses to control the `Referer` header
that is added to requests made from your site, and for navigations away from your site by browsers.

## Usage

See [the documentation][2] for usage instructions.

## License

Released under the MIT License, see LICENSE.

[1]: https://symfony.com/doc/current/setup/flex.html
[2]: src/Resources/doc/index.rst
[2]: https://symfony.com/bundles/NelmioSecurityBundle/

0 comments on commit 93f8009

Please sign in to comment.