Add link to the Java driver in Contributing docs (#2478)

This commit is contained in:
Troy McConaghy 2018-08-23 15:17:05 +02:00 committed by GitHub
parent e2aafb9cf9
commit a16d561f54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ It includes several sub-projects.
- `BigchainDB Server <https://github.com/bigchaindb/bigchaindb>`_
- `BigchainDB Python Driver <https://github.com/bigchaindb/bigchaindb-driver>`_
- `BigchainDB JavaScript Driver <https://github.com/bigchaindb/js-bigchaindb-driver>`_
- `BigchainDB Java Driver <https://github.com/bigchaindb/java-bigchaindb-driver>`_
- `cryptoconditions <https://github.com/bigchaindb/cryptoconditions>`_ (a Python package by us)
- `py-abci <https://github.com/davebryson/py-abci>`_ (a Python package we use)
- `BigchainDB Enhancement Proposals (BEPs) <https://github.com/bigchaindb/BEPs>`_