summaryrefslogtreecommitdiffstats
path: root/Core/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Core/README.md')
-rw-r--r--Core/README.md17
1 files changed, 5 insertions, 12 deletions
diff --git a/Core/README.md b/Core/README.md
index a423666..ede185b 100644
--- a/Core/README.md
+++ b/Core/README.md
@@ -9,15 +9,8 @@ the Java Spring framework.
Resources
---------
-Documentation:
-
-https://symfony.com/doc/3.1/book/security.html
-
-Tests
------
-
-You can run the unit tests with the following command:
-
- $ cd path/to/Symfony/Component/Security/Core/
- $ composer.phar install --dev
- $ phpunit
+ * [Documentation](https://symfony.com/doc/current/components/security/index.html)
+ * [Contributing](https://symfony.com/doc/current/contributing/index.html)
+ * [Report issues](https://github.com/symfony/symfony/issues) and
+ [send Pull Requests](https://github.com/symfony/symfony/pulls)
+ in the [main Symfony repository](https://github.com/symfony/symfony)