Add Compatability matrix

This commit is contained in:
Tim Daubenschütz 2017-05-11 09:30:00 +02:00
parent d29a8cddab
commit 4e8087ee0e
1 changed files with 7 additions and 0 deletions

View File

@ -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)