diff --git a/readme.md b/readme.md index 9bf6192..f972567 100644 --- a/readme.md +++ b/readme.md @@ -55,6 +55,10 @@ $details = $pathor->details($url); dd($details); // Outputs an array with parsed and normalized components ``` +### Examples + +Examples can be found [here](./examples). + ### Configuration The `Url` class can be customized with configuration options to adjust the normalization behavior. These options include: