From e3d14b6da730e1312e6b422f5a45a0ea26451774 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 1 Jun 2015 14:03:44 +0200 Subject: [PATCH] add a readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md 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). -- 2.30.2