diff --git a/README.md b/README.md index 62c9647..a0e454a 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ docker-compose up ### 其他语言客户端 +#### python + +客户端sdk(当前只支持TCC): [https://github.com/yedf/dtmcli-python](https://github.com/yedf/dtmcli-python) + +示例: [https://github.com/yedf/dtmcli-python-sample](https://github.com/yedf/dtmcli-python-sample) + #### node 客户端sdk(当前只支持TCC): [https://github.com/yedf/dtmcli-node](https://github.com/yedf/dtmcli-node)