Skip to content

Commit

Permalink
New ISO reference
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed May 13, 2019
1 parent b7bb540 commit 7522f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@
| ----- | ----- | ----- |
| **BUDY_BASE_URL** | `str` | The base URL that is going to be used for API connections (defaults to `None`). |
| **BUDY_COUNTRY** | `str` | The country as an ISO 3166-1 to be used for API interactions (defaults to `US`). |
| **BUDY_CURRENCY** | `str` | The ISO 4217 code that decribes the currency to be used for API interactions (defaults to `USD`). |
| **BUDY_CURRENCY** | `str` | The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code that describes the currency to be used for API interactions (defaults to `USD`). |
| **BUDY_USERNAME** | `str` | The username to be used for authentication (defaults to `None`). |
| **BUDY_PASSWORD** | `str` | The password to be user for authentication (defaults to `None`). |

Expand Down

0 comments on commit 7522f6f

Please sign in to comment.