Skip to content

Commit b5797f8

Browse files
authored
Update readme.md
1 parent 0f7691f commit b5797f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ $details = $pathor->details($url);
5555
dd($details); // Outputs an array with parsed and normalized components
5656
```
5757

58+
### Examples
59+
60+
Examples can be found [here](./examples).
61+
5862
### Configuration
5963

6064
The `Url` class can be customized with configuration options to adjust the normalization behavior. These options include:

0 commit comments

Comments
 (0)