Skip to content

Commit c4e639d

Browse files
authored
Update README.md
1 parent e3c36b8 commit c4e639d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ READ [OpenAPI](https://www.openapis.org/) 3.0.x YAML and JSON files and make the
1515

1616
- PHP 7.1 or higher
1717

18+
## Used by
19+
20+
This library provides a low level API for reading OpenAPI files. It is used by higher level tools to
21+
do awesome work:
22+
23+
- https://github.com/cebe/yii2-openapi
24+
- ... ([add yours](https://github.com/cebe/php-openapi/edit/master/README.md#L24))
25+
1826
## Usage
1927

2028
### Reading Specification information

0 commit comments

Comments
 (0)