fix docs
This commit is contained in:
parent
2f0aa69063
commit
a131d64baf
12
README.md
12
README.md
@ -5,7 +5,7 @@
|
|||||||
Current version is 2.0
|
Current version is 2.0
|
||||||
|
|
||||||
|
|
||||||
#### Feature Support
|
### Feature Support
|
||||||
|
|
||||||
* Basic functions
|
* Basic functions
|
||||||
* Supports addresses types PUBKEY, P2PKH, P2SH, P2SH-PWPKH, P2WPKH, P2WSH.
|
* Supports addresses types PUBKEY, P2PKH, P2SH, P2SH-PWPKH, P2WPKH, P2WSH.
|
||||||
@ -14,24 +14,24 @@ Current version is 2.0
|
|||||||
* Transaction constructor
|
* Transaction constructor
|
||||||
* Mining pool basic primitives
|
* Mining pool basic primitives
|
||||||
|
|
||||||
#### Installation
|
### Installation
|
||||||
|
|
||||||
To install pybtc, simply use pip
|
To install pybtc, simply use pip
|
||||||
|
|
||||||
$ pip3 install pybtc
|
$ pip3 install pybtc
|
||||||
|
|
||||||
#### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
* Python 3.3.3+
|
* Python 3.3.3+
|
||||||
* secp256k1
|
* 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.
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ Workflow is pretty straightforward:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### 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