Skip to content

Commit

Permalink
docs(readme): updated embed docs to 1.2.0 release
Browse files Browse the repository at this point in the history
1.2.0 has slideshow support
  • Loading branch information
mmmoli committed Oct 21, 2015
1 parent cae7bdc commit acf86b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This is the simple "HTML embed" method:
<div class="climb-wall" data-collection-id="561ba63445284e1740e016f7" data-limit="6"></div>
<script src="https://fb.me/react-0.14.0.min.js"></script>
<script src="https://fb.me/react-dom-0.14.0.min.js"></script>
<script src="https://cdn.rawgit.com/Climb-social/react-climb-social/v1.1.3/dist/react-climb-social.min.js"></script>
<script src="https://cdn.rawgit.com/Climb-social/react-climb-social/v1.2.0/dist/react-climb-social.min.js"></script>

See the `data-collection-id` attribute in the 1st line? Set that to _your_ Climb CollectionId and you're done.

Expand Down

0 comments on commit acf86b2

Please sign in to comment.