Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrice6713 committed Jun 10, 2024
1 parent db14465 commit d8f7cf5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ pytest
## Usage

```python
from bandwidth-numbers import Account, Client
```
from bandwidth_numbers import Account, Client

```python
client = Client(url="https://dashboard.bandwidth.com/api", account_id=123456, username="foo",
password="bar")
```
Expand Down

0 comments on commit d8f7cf5

Please sign in to comment.