diff --git a/README.md b/README.md index 9de5178..a487c9f 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ pandora-upload -h http://pandora/api/ -m "title=This is an example" -m "date=202 or you can use pandora-upload in a python script: ``` python -import pandora_client -item_id = pandora_client.upload( +import pandora_upload +item_id = pandora_upload.upload( 'http://pandora/api/', ['/home/example/Videos/video.mp4'], {