Skip to content

Commit a28afa7

Browse files
committed
improve documentation
1 parent 7d8a4f7 commit a28afa7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ You need:
2929
- **PHP >= 7.0** but the latest stable version of PHP is recommended
3030
- the `mbstring` extension
3131
- the `intl` extension
32-
- the `curl` extension
3332

3433
Dependencies
3534
-------
@@ -228,7 +227,7 @@ In any case, you should setup a cron to regularly update your local cache.
228227
### Public Suffix Resolver
229228

230229

231-
#### Public Suffix, Domain and Resolution
230+
#### Public Suffix and Domain Resolution
232231

233232
~~~php
234233
<?php

0 commit comments

Comments
 (0)