Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 354f52b

Browse files
committed
readme update
1 parent fdba880 commit 354f52b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ function onDeviceReady() {
5656
artist = "Daft Punk";
5757
title = "One More Time";
5858
album = "Discovery";
59-
image = "path_within_documents_storage";
59+
image = "path_within_documents_storage OR url_starting_with_http_or_https";
6060
duration = my_media.getDuration();
6161
elapsedTime = my_media.getElapsedTime();
6262

0 commit comments

Comments
 (0)