amphp / dns

Async DNS resolution for PHP based on Amp.
https://amphp.org/dns
MIT License
157 stars 32 forks source link

README.md file example PHP snippet fix #35

Closed Ayesh closed 8 years ago

Ayesh commented 8 years ago

The example in the README.md file is missing a closing parenthesis. This PR is tiny one-liner fixing exactly that.

Thanks for you effort on this great library.

bwoebi commented 8 years ago

Woopsie, thanks 👍