Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeya-Prakash authored Jan 4, 2018
1 parent 7300da8 commit cc64a24
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit cc64a24

Please sign in to comment.