X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-ares;a=blobdiff_plain;f=README.md;fp=README.md;h=9efa64417a37bf275fa894359ec0118a78f20550;hp=0000000000000000000000000000000000000000;hb=e3d14b6da730e1312e6b422f5a45a0ea26451774;hpb=e3bfd5ac45be7d929f95ecd4530183e9ac07cc1f diff --git a/README.md b/README.md new file mode 100644 index 0000000..9efa644 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# pecl/ares + +## About: + +Asynchronous Resolver. A binding to the lib(c)ares library. + +## Installation: + +This extension is hosted at [PECL](http://pecl.php.net) and can be installed with [PEAR](http://pear.php.net)'s pecl command: + + # pecl install ares + +Also, watch out for self-installing [pharext](https://github.com/m6w6/pharext) packages attached to [releases](https://github.com/m6w6/ext-ares/releases).