We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828b6c9 commit 320e980Copy full SHA for 320e980
README.md
@@ -7,8 +7,8 @@ An official Python module for interacting with the Blockchain.info API.
7
The module consists of the following sub-modules:
8
9
* `blockchaindata` ([docs](docs/blockchaindata.md)) ([api/blockchain_api][api1])
10
-* `createwallet` ([docs](docs/createwallet.md)[api/create_wallet][api2])
11
-* `exchangerates` ([docs](docs/exchangerates.md)[api/exchange\_rates\_api][api3])
+* `createwallet` ([docs](docs/createwallet.md))[api/create_wallet][api2])
+* `exchangerates` ([docs](docs/exchangerates.md))[api/exchange\_rates\_api][api3])
12
* `receive` ([api/api_receive][api4])
13
* `statistics` ([api/charts_api][api5])
14
* `wallet` ([api/blockchain\_wallet\_api][api6])
0 commit comments