Skip to content
Snippets Groups Projects
Commit a3cb0b4f authored by Caner Candan's avatar Caner Candan
Browse files

Update README.md

minor
parent cbc862f9
No related branches found
No related tags found
No related merge requests found
#ucoin-python-api
A python implementation of [uCoin](https://github.com/c-geek/ucoin) API
A python implementation of [uCoin](https://github.com/ucoin-io/ucoin) API
## Requirements
In order to use the API, you have to first install the required dependencies given below thanks to pip3:
In order to use the API, you have to first install the required dependencies given below thanks to pip:
* requests
##Installation
......@@ -48,4 +48,4 @@ Out[3]:
'membersCount': 4}
```
Please take a look at the document [HTTP API](https://github.com/c-geek/ucoin/blob/master/doc/HTTP_API.md) to learn about the API.
Please take a look at the document [HTTP API](https://github.com/ucoin-io/ucoin/blob/master/doc/HTTP_API.md) to learn about the API.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment