diff --git a/README.md b/README.md index ed38e28..c0ee643 100644 --- a/README.md +++ b/README.md @@ -277,8 +277,10 @@ input is used, so you can configure their priorities via container tags. Here's You can also define your own motd content (above methods list). All you have to do is add to configuration: #app/config/config.yml - motd: - template: AcmeApiBundle::Components/motd.html.twig + nelmio_api_doc: + # ... + motd: + template: AcmeApiBundle::Components/motd.html.twig ## Using Your Own Annotations ##