diff --git a/README.md b/README.md index 15e308e..860567d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ instance basis instead of using the same encoder for all instances of a class. [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSAdvancedEncoderBundle/badges/quality-score.png?s=dccf1912b87c5739d73100a09997fcf3204f551b)](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSAdvancedEncoderBundle/) [![Code Coverage](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSAdvancedEncoderBundle/badges/coverage.png?s=27e29c5ea428937a7527343676ccc304281b049f)](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSAdvancedEncoderBundle/) +> **Note:** this bundle is not necessary as of Symfony 2.5. The same feature is available in the Security component itself. + Documentation ------------- @@ -19,14 +21,12 @@ file in this bundle: Installation ------------ -All the installation instructions are located in [documentation](https://github.com/friendsofsymfony/FOSAdvancedEncoderBundle/blob/master/Resources/doc/index.md). +All the installation instructions are located in [documentation](Resources/doc/index.md). License ------- -This bundle is under the MIT license. See the complete license in the bundle: - - Resources/meta/LICENSE +This bundle is under the MIT license. See the complete license in the bundle: [Resources/meta/LICENSE](Resources/meta/LICENSE) Reporting an issue or a feature request ---------------------------------------