Skip to content

Commit 86dab09

Browse files
committed
Link to the HHVM driver alongside PHP
1 parent c0fcd39 commit 86dab09

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
MongoDB library for PHP
22
=======================
33

4-
This library provides a high-level abstraction around the lower-level
5-
[PHP driver](https://github.com/10gen-labs/mongo-php-driver-prototype) (i.e. the
4+
This library provides a high-level abstraction around the lower-level drivers for
5+
[PHP](https://github.com/10gen-labs/mongo-php-driver-prototype) and
6+
[HHVM](https://github.com/10gen-labs/mongo-hhvm-driver-prototype) (i.e. the
67
`mongodb` extension).
78

89
While the extension provides a limited API for executing commands, queries, and

0 commit comments

Comments
 (0)