Merge pull request #912 from bluecollarcoding/fix/docs

docs:clarify py-abci/py-tendermint
This commit is contained in:
Ethan Buchman
2017-12-01 02:57:32 -05:00
committed by GitHub

View File

@@ -106,7 +106,7 @@ ABCI Servers
+------------------------------------------------------------------+--------------------+--------------+
| `Spearmint <https://github.com/dennismckinnon/spearmint>`__ | Dennis Mckinnon | Javascript |
+------------------------------------------------------------------+--------------------+--------------+
| `py-tendermint <https://github.com/davebryson/py-tendermint>`__ | Dave Bryson | Python |
| `py-abci <https://github.com/davebryson/py-abci>`__ | Dave Bryson | Python |
+------------------------------------------------------------------+--------------------+--------------+
Deployment Tools