Skip to content

Commit cc64a24

Browse files
authored
Update README.md
1 parent 7300da8 commit cc64a24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ https://rawgit.com/Jeya-Prakash/3D-Product-Viewer-JavaScript-Plugin/master/demo-
1313
```js
1414

1515
pdt360DegViewer('car0', 51, './img/', 'png', true, true, false, false, false, false, false);
16-
//pdt360DegViewer(imgDivid, count, path, imgType, playable, autoPlay, drag, mouseMove,
17-
buttonNavigation, keyNavigation, scroll);
16+
//pdt360DegViewer(imgDivid, count, path, imgType, playable, autoPlay, drag, mouseMove, buttonNavigation, keyNavigation, scroll);
1817

1918
//imgDivid--> ID of div on which img is going to append. Ex: 'car'
2019

0 commit comments

Comments
 (0)