diff --git a/README.md b/README.md index daaba6e..6867513 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,11 @@ Additionally, for convenience, some native programming language formats have als $ composer require katmore/tld-enum ``` - * access the list by using the `\TldList::TLD_LIST` class constant array + * access the list by using the `\TldEnum\TldList::TLD_LIST` class constant array ```php