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 /Core | |
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 'Core')
-rw-r--r-- | Core/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Core/README.md b/Core/README.md index 673b161..7fc281d 100644 --- a/Core/README.md +++ b/Core/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: |