We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1ac3e commit 2696e43Copy full SHA for 2696e43
README.md
@@ -1,6 +1,6 @@
1
# Mindee API helper library for python
2
3
-The full documentation is availabale [here](https://mindee.com/documentation/get-started/setup-your-account)
+The full documentation is available [here](https://mindee.com/documentation/get-started/setup-your-account)
4
5
## Install
6
@@ -83,4 +83,4 @@ From a base64
83
```python
84
receipt_data = mindee_client.parse_receipt(base64_string, input_type="base64")
85
```
86
-
+
0 commit comments