From cb6df68d8acb771f55b005c4642111dd69bd06d0 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano <j.boggiano@seld.be> Date: Tue, 21 Oct 2014 21:24:09 +0100 Subject: [PATCH] Remove outdated note --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5c4df9f..a5460a1 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,6 @@ Version](https://poser.pugx.org/nelmio/api-doc-bundle/v/stable.svg)](https://pac The **NelmioApiDocBundle** bundle allows you to generate a decent documentation for your APIs. -**Important:** This bundle is developed in sync with [symfony's -repository](https://github.com/symfony/symfony). -For Symfony `2.0.x`, you need to use the `1.*` version of the bundle. - - Documentation -------------