X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=README.md;fp=README.md;h=c823ddd998ebf5988c50bf72a5b4b96ef689b51a;hp=a7d54c38b399acc935d11e7941b701571d9584f1;hb=85e091d9fdee787e2bfe37edd9cb95e995642c68;hpb=fbbe06aeb0fcccc9a3c08d7a7ce44cbf48bca83d diff --git a/README.md b/README.md index a7d54c3..c823ddd 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,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/:%20Asynchronous%20Usage). +* Extended [type support by pg_type](https://mdref.m6w6.name/pq/Types/:%20Overview). * Fetching simple [multi-dimensional array maps](https://mdref.m6w6.name/pq/Result/map). * Working [Gateway implementation](https://github.com/m6w6/pq-gateway).