diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2013-09-18 09:34:12 +0200 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2013-09-18 13:11:09 +0200 |
commit | b056476ec4b45f421575eb87a1a13f1d460a80da (patch) | |
tree | c3285d5852a8146bbdc16ea62854b2cef0a6c123 /Http/README.md | |
parent | 129d27556cbd1306c329b96170c617b3ea52c1c4 (diff) | |
download | symfony-security-b056476ec4b45f421575eb87a1a13f1d460a80da.zip symfony-security-b056476ec4b45f421575eb87a1a13f1d460a80da.tar.gz symfony-security-b056476ec4b45f421575eb87a1a13f1d460a80da.tar.bz2 |
[Security] fixed README files
Diffstat (limited to 'Http/README.md')
-rw-r--r-- | Http/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Http/README.md b/Http/README.md index 1bca91e..187f2b4 100644 --- a/Http/README.md +++ b/Http/README.md @@ -13,8 +13,8 @@ Documentation: http://symfony.com/doc/2.4/book/security.html -Resources ---------- +Tests +----- You can run the unit tests with the following command: |