diff --git a/README.md b/README.md index 4afa329..d07600b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ Aimed to support usage in browsers or node and ES∞+, so you'll probably need a babel here and a bundler there (or use [one of the built versions](./dist)), of which I expect you'll know quite well ([otherwise, go check out js-reactor](https://github.com/bigchaindb/js-reactor)). +## Compatability + +| BigchainDB Server | BigchainDB Javascript Driver | +| ----------------- |------------------------------| +| `~=0.10.1` | `~=0.1.0` | + + ## Contents - [Getting Started](#getting-started)