Selaa lähdekoodia

Update README.md

Shalvah A 6 vuotta sitten
vanhempi
commit
1eb1bc5c8b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -11,6 +11,7 @@ Automatically generate your API documentation from your existing Laravel routes.
 [![Build Status](https://travis-ci.org/mpociot/laravel-apidoc-generator.svg?branch=master)](https://travis-ci.org/mpociot/laravel-apidoc-generator)
 [![StyleCI](https://styleci.io/repos/57999295/shield?style=flat)](https://styleci.io/repos/57999295)
 
+> Note: this is the documentation for version 3, which changes significantly from version 2. if you're on v2, you can check out its documentation [here](https://github.com/mpociot/laravel-apidoc-generator/blob/2.x/README.md). We strongly recommend you upgrade, though, as v3 is more robust and fixes a lot of the problems with v2.
 
 ## Installation
 > Note: version 3.x requires PHP 7 and Laravel 5.5 or higher. Version 2.x requires Laravel 5.4.