Skip to content

Commit a5518ad

Browse files
authored
Update README with documentation
Added documentation section and credits to README.
1 parent c8ff08a commit a5518ad

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,15 @@ $openApi = OpenApi::create()
6363

6464
echo $openApi->toJson(JSON_PRETTY_PRINT);
6565
```
66+
## Documentation
67+
68+
📚 **[View Full Documentation →](https://docs.cortexphp.com/openapi)**
69+
70+
## Credits
71+
72+
- [Sean Tymon](https://github.com/tymondesigns)
73+
- [All Contributors](../../contributors)
6674

6775
## License
6876

69-
The MIT License (MIT). See [LICENSE.md](LICENSE.md).
77+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)