diff --git a/README.md b/README.md index a21c95b..f3fde7f 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Url::make('Homepage') ->label('External Link'), ``` +You can, of course use the Laravel `trans()` function. + The label is only displayed if the link is clickable, otherwise the URL value is displayed. #### Clickable