Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sudorandom committed Feb 14, 2012
1 parent 426554c commit 6a2df89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Basic Usage
```python
import object_storage

sl_storage = object_storage.get_client('kmcdonald:user1', 'fpEjmVD')
sl_storage = object_storage.get_client('YOUR_USERNAME', 'YOUR_API_KEY')

sl_storage.containers()
# []
Expand Down

0 comments on commit 6a2df89

Please sign in to comment.