X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=README.md;h=58d8cb833e3138fe8ff08b4a43c8fbee5cadd9cb;hp=0215c27f855abd04de1e0c06f91c0b236fef2b6d;hb=25e7c9331c023ef1ca869b2f1c8433251bc8f359;hpb=a631e51c1e7309b2fb5498e6e1738f13c02b6c3f diff --git a/README.md b/README.md index 0215c27..58d8cb8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pecl/pq -[![Build Status](https://travis-ci.org/m6w6/ext-pq.svg?branch=v1.0.x)](https://travis-ci.org/m6w6/ext-pq) +[![Build Status](https://travis-ci.org/m6w6/ext-pq.svg?branch=master)](https://travis-ci.org/m6w6/ext-pq) ## About: @@ -8,8 +8,8 @@ This is a modern binding to the mature [libpq](http://www.postgresql.org/docs/cu ### Highlights: -* Nearly 100% support for [asynchronous usage](https://mdref.m6w6.name/pq/Connection/: Asynchronous Usage). -* Extended [type support by pg_type](https://mdref.m6w6.name/pq/Types/: Overview). +* Nearly 100% support for [asynchronous usage](https://mdref.m6w6.name/pq/Connection/:+Asynchronous+Usage). +* Extended [type support by pg_type](https://mdref.m6w6.name/pq/Types/:+Overview). * Fetching simple [multi-dimensional array maps](https://mdref.m6w6.name/pq/Result/map). * Working [Gateway implementation](https://github.com/m6w6/pq-gateway). @@ -28,6 +28,11 @@ Known issues are listed in [BUGS](./BUGS) and future ideas can be found in [TODO Watch out for [PECL replicates](https://replicator.pharext.org?pq) and pharext packages attached to [releases](./releases). +### PHARext + +Watch out for [PECL replicates](https://replicator.pharext.org?pq) +and pharext packages attached to [releases](./releases). + ### Checkout git clone github.com:m6w6/ext-pq