diff --git a/README.md b/README.md index 254c2942..73bf7b03 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ apobj.notify( # this case after 3 seconds). apobj.notify( title='Latest security image', - attach='http:/admin:password@hikvision-cam01/ISAPI/Streaming/channels/101/picture?cache=3' + attach='http://admin:password@hikvision-cam01/ISAPI/Streaming/channels/101/picture?cache=3' ) ```