Skip to content

Commit 0982041

Browse files
authored
Merge pull request #20 from pdftables/api-key-documentation
Clarify how to get an API key
2 parents e70c68e + 0ee7b82 commit 0982041

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ If using pip, then use pip with the `--upgrade` flag, e.g.
2828

2929
## Usage
3030

31+
Sign up for an account at [PDFTables.com](https://pdftables.com/) and then visit the
32+
[API page](https://pdftables.com/pdf-to-excel-api) to see your API key.
33+
34+
Replace `my-api-key` below with your API key.
35+
3136
```py
3237
import pdftables_api
3338

0 commit comments

Comments
 (0)