Browse Source

Update README.md

Shalvah 6 years ago
parent
commit
6321e037a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -45,7 +45,7 @@ Before you can generate your documentation, you'll need to configure a few thing
 This is the file path where the generated documentation will be written to. Default: **public/docs**
 
 - `postman`
-This is where you specify the Postman collection to be generated along with the documentation. Default: **enabled**
+This package can automatically generate a Postman collection for your routes, along with the documentation. This section is where you can configure (or disable) that.
 
 - `router`
 The router to use when processing the route (can be Laravel or Dingo. Defaults to **Laravel**)