Browse Source

Update README.md

Shalvah 4 năm trước cách đây
mục cha
commit
0d63f72c3e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -13,9 +13,9 @@ Generate API documentation for humans from your Laravel codebase. [Here's what t
 ## Features
 - Pretty HTML documentation page, with included code samples and friendly text
 - Markdown source files that can be edited to modify docs
-- Extracts body parameters information from FormRequests
+- Extracts body parameters information from Laravel FormRequests
 - Safely calls API endpoints to generate sample responses, with authentication and other custom configuration supported
-- Supports generating responses from Transformers or Eloquent API Resources
+- Supports generating responses from Eloquent API Resources or Fractal Transformers
 - Supports Postman collection and OpenAPI (Swagger) spec generation
 - Included UI components for additional styling
 - Easily customisable with custom views