Skip to content

Commit

Permalink
Merge pull request scaleflex#2 from juustin/readme-updates
Browse files Browse the repository at this point in the history
A couple spelling updates in the Readme.
  • Loading branch information
dzmitry-stramavus authored Apr 16, 2019
2 parents 3b26f69 + 7975e51 commit 82675f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Add script tag with CDN link to js-cloudimage-360-view lib after all content in

## <a name="initialize"></a>Step 2: Initialize

After adding the js-cloudimage-360-view lib, simply iniatialize it with **class name "cloudimage-360"**,
After adding the js-cloudimage-360-view lib, simply initialize it with **class name "cloudimage-360"**,
**server folder path**, **file name** and amount of images:

```html
Expand All @@ -81,7 +81,7 @@ After adding the js-cloudimage-360-view lib, simply iniatialize it with **class
></div>
```

<a href="https://codesandbox.io/s/6479n17j73?fontsize=14&module=%2Findex.html"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edeit in codesandbox"/></a>
<a href="https://codesandbox.io/s/6479n17j73?fontsize=14&module=%2Findex.html"><img src="https://codesandbox.io/static/img/play-codesandbox.svg" alt="edit in codesandbox"/></a>

## <a name="configuration"></a> Config

Expand Down

0 comments on commit 82675f0

Please sign in to comment.