Skip to content

Commit

Permalink
New docs with table
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 20, 2019
1 parent 88afb3f commit 6240331
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -4,7 +4,9 @@ The Python Dropbox API client.

## Configuration

* `DROPBOX_TOKEN` (`str`) - Pre-generated OAauth access token to be used statically (defaults to `None`)
| Name | Type | Description |
| ----- | ----- | ----- |
| **DROPBOX_TOKEN** | `str` | Pre-generated OAauth access token to be used statically (defaults to `None`). |

## License

Expand Down

0 comments on commit 6240331

Please sign in to comment.