diff --git a/README.md b/README.md index dfa5ff1..4e52e4a 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,12 @@ Swagger-php ====================== The actual Swagger spec is beyond the scope of this package. All SwaggerLume does is package up swagger-php and swagger-ui in a Laravel-friendly fashion, and tries to make it easy to serve. For info on how to use swagger-php [look here](http://zircote.com/swagger-php/). For good examples of swagger-php in action [look here](https://github.com/zircote/swagger-php/tree/master/Examples/petstore.swagger.io). +**Important:** Make sure that you add the include statement on all pages with annotations! + +``` +use OpenApi\Annotations as OA; +``` + ## Support on Beerpay Hey dude! Help me out for a couple of :beers:!