Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ChAngeron committed Aug 31, 2017
1 parent b7465c2 commit 00d2750
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ to the `require` section of your `composer.json` file.
// ...
```


## Multiple Carousel instances on one page
```
// on your view
Expand Down Expand Up @@ -182,7 +183,7 @@ to the `require` section of your `composer.json` file.
?>
```

###You can access to different instances in JS now
### You can access to different instances in JS now

```
blueimp_galleries['gallery_1'].initSlides();
Expand Down

0 comments on commit 00d2750

Please sign in to comment.