From cc64a24745f714f2a60513d80dafecc36c231ede Mon Sep 17 00:00:00 2001 From: Jeya Prakash <34541992+Jeya-Prakash@users.noreply.github.com> Date: Thu, 4 Jan 2018 14:52:25 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e960fa1..f4e06fc 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ https://rawgit.com/Jeya-Prakash/3D-Product-Viewer-JavaScript-Plugin/master/demo- ```js pdt360DegViewer('car0', 51, './img/', 'png', true, true, false, false, false, false, false); -//pdt360DegViewer(imgDivid, count, path, imgType, playable, autoPlay, drag, mouseMove, - buttonNavigation, keyNavigation, scroll); +//pdt360DegViewer(imgDivid, count, path, imgType, playable, autoPlay, drag, mouseMove, buttonNavigation, keyNavigation, scroll); //imgDivid--> ID of div on which img is going to append. Ex: 'car'