Skip to content

Commit 52c0e8d

Browse files
committed
docs: update usage example
1 parent 25e879f commit 52c0e8d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ You’ll need an OpenAPI/Swagger document to render your API reference with Scal
3737
Once done, you can pass it to Scalar:
3838

3939
```php
40+
<?php
41+
4042
// config/scalar.php
43+
4144
return [
4245
'url' => '/openapi.yaml',
4346
]

0 commit comments

Comments
 (0)