diff --git a/README.md b/README.md index b2f6259..db9f111 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You’ll need an OpenAPI/Swagger document to render your API reference with Scal * [dedoc/scramble](https://github.com/dedoc/scramble) * [vyuldashev/laravel-openapi](https://github.com/vyuldashev/laravel-openapi) -Once done, you can pass it to Scalar: +Once done, you can pass it to Scalar. Just make sure it’s a publicly accessible URL. ```php '/openapi.yaml', + + // … ] ```