mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-18 22:34:21 +01:00
Add badges to documentation in README.md.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# bitfinex-api-py
|
||||
|
||||
[](https://pypi.org/project/bitfinex-api-py/)
|
||||
[](https://github.com/psf/black)
|
||||

|
||||
|
||||
Official implementation of the [Bitfinex APIs (V2)](https://docs.bitfinex.com/docs) for `Python 3.8+`.
|
||||
|
||||
### Features
|
||||
@@ -12,7 +16,7 @@ Official implementation of the [Bitfinex APIs (V2)](https://docs.bitfinex.com/do
|
||||
## Installation
|
||||
|
||||
```console
|
||||
python3 -m pip install --pre bitfinex-api-py
|
||||
python3 -m pip install bitfinex-api-py
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user