We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cfd5a commit c86a031Copy full SHA for c86a031
1 file changed
README.md
@@ -9,7 +9,6 @@ This framework is published at the TestPyPI, install it with pip:
9
10
py -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ monobank-api-client
11
12
-
13
## Usage
14
15
1. Request your token at https://api.monobank.ua/
@@ -118,6 +117,3 @@ Create a Webhook
118
117
```python
119
>>> mng.create_webhook('https://myserver.com/hookpath')
120
```
121
122
123
0 commit comments