Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
chg: 📝typo fix
  • Loading branch information
ooliv authored Nov 30, 2020
1 parent 7f1ac3e commit 2696e43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mindee API helper library for python

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)

## Install

Expand Down Expand Up @@ -83,4 +83,4 @@ From a base64
```python
receipt_data = mindee_client.parse_receipt(base64_string, input_type="base64")
```


0 comments on commit 2696e43

Please sign in to comment.