fix docs
This commit is contained in:
parent
6497895174
commit
2f0aa69063
10
README.md
10
README.md
@ -18,12 +18,19 @@ Current version is 2.0
|
|||||||
|
|
||||||
To install pybtc, simply use pip
|
To install pybtc, simply use pip
|
||||||
|
|
||||||
$ pip install pybtc
|
$ pip3 install pybtc
|
||||||
|
|
||||||
|
#### Dependencies
|
||||||
|
|
||||||
|
* Python 3.3.3+
|
||||||
|
* secp256k1
|
||||||
|
|
||||||
|
|
||||||
#### Documentation
|
#### Documentation
|
||||||
|
|
||||||
Documentation is available at https://pybtc.readthedocs.io
|
Documentation is available at https://pybtc.readthedocs.io
|
||||||
|
|
||||||
|
|
||||||
#### How to Contribute
|
#### How to Contribute
|
||||||
|
|
||||||
In order to make a clone of the GitHub repo: open the link and press the “Fork” button on the upper-right menu of the web page.
|
In order to make a clone of the GitHub repo: open the link and press the “Fork” button on the upper-right menu of the web page.
|
||||||
@ -38,6 +45,7 @@ Workflow is pretty straightforward:
|
|||||||
6. Make pull request from github page for your clone against master branch
|
6. Make pull request from github page for your clone against master branch
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Support a project
|
#### Support a project
|
||||||
|
|
||||||
You can support the future development of project and send send a little BTC to *1Bitapsw1aT8hkLXFtXwZQfHgNwNJEyJJ1*
|
You can support the future development of project and send send a little BTC to *1Bitapsw1aT8hkLXFtXwZQfHgNwNJEyJJ1*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user