Skip to content

Commit 00b540b

Browse files
authored
Update README.md
1 parent cbd758e commit 00b540b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +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. Please note that the $url informed will be used as the ROOT URL (like the <base> HTML tag).
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).
88

99
It can also be omitted, but then the script will try to use $_SERVER values to build the URL.

0 commit comments

Comments
 (0)