diff --git a/README.md b/README.md index 8d3370f6..9d25e08c 100644 --- a/README.md +++ b/README.md @@ -231,9 +231,11 @@ $client->run('MATCH (x {slug: $slug})', collect(['slug' => 'a'])); | Transactions | Yes | | Http Protocol | Yes | | Bolt Protocol | Yes | -| Cluster | Roadmap | +| Cluster | Yes* | | Graph Representation | Roadmap | +* Auto routing for clusters is only available for bolt at the moment. + ## Requirements * PHP >= 7.4