diff --git a/README.md b/README.md index 994edc0..125864a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ USAGE: $url = new url(); -// On instantiation, the class detects and parses the current URL as seen by the browser (keep in mind this can be completely different than the file path, especially when URL rewriting is used. We're only concerned with client side URLS here). +// On instantiation, the class detects and parses the current URL as seen by the browser +(keep in mind this can be completely different than the file path, especially when URL rewriting is used. +We're only concerned with client side URLS here). // Output the url