Remove beta warning from README.md

I noticed you released v3.0.0 🎉. Thnx for the great work!
This commit is contained in:
Hidde Boomsma 2017-12-12 07:53:27 +01:00 committed by GitHub
parent 29ec20bda1
commit 36e47f5bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ for your APIs.
## Installation
First, open a command console, enter your project directory and execute the following command to download the latest version of this bundle (still in beta, for a stable version look [here](https://github.com/nelmio/NelmioApiDocBundle/tree/2.x)):
First, open a command console, enter your project directory and execute the following command to download the latest version of this bundle:
```
composer require nelmio/api-doc-bundle dev-master