|
@@ -1,11 +1,11 @@
|
|
|
## Scribe ✍
|
|
|
|
|
|
-Automatically generate your API documentation from your existing Laravel/Lumen/[Dingo](https://github.com/dingo/api) routes. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/).
|
|
|
+Generate API documentation for humans from your Laravel codebase. [Here's what the output looks like](https://shalvah.me/TheCensorshipAPI/).
|
|
|
|
|
|
[](https://packagist.org/packages/knuckleswtf/scribe)[](https://packagist.org/packages/knuckleswtf/scribe) [](https://travis-ci.org/knuckleswtf/scribe) [](https://packagist.org/packages/knuckleswtf/scribe)
|
|
|
|
|
|
## Installation
|
|
|
-PHP 7.2 and Laravel/Lumen 5.7 or higher are required.
|
|
|
+PHP 7.2 and Laravel/Lumen 6 or higher are required.
|
|
|
|
|
|
> If your application does not meet these requirements, you can check out the 3.x branch for older releases.
|
|
|
|