Skip to content

Commit cbd758e

Browse files
authored
Update README.md
1 parent cca661f commit cbd758e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ Class that controls Friendly URL. It is focused on SEO best practices.
44
---
55

66
## Overview
7-
This class __construct method accepts a initial $url to work with. It can also be omitted, but then the script will try to use $_SERVER values to build the URL.
7+
This class __construct method accepts a initial $url to work with. Please note that the $url informed will be used as the ROOT URL (like the <base> HTML tag).
8+
9+
It can also be omitted, but then the script will try to use $_SERVER values to build the URL.

0 commit comments

Comments
 (0)