From aa66520c47b9d0dfd0aca5d4d216707ed6d7cba4 Mon Sep 17 00:00:00 2001 From: skiano Date: Wed, 4 Mar 2015 06:17:50 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c85a777..45c6ff4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # React Picture Show [![Build Status](https://secure.travis-ci.org/skiano/react-picture-show.png)](http://travis-ci.org/skiano/react-picture-show) [![NPM version](https://badge.fury.io/js/react-picture-show.svg)](http://badge.fury.io/js/react-picture-show) -A Bare bones slideshow component that handles transitions between slides and exposes control so that it is easy to decorate with other controls. Out of the box, it supports **swiping to paginate, clicking left and right, and lasyloading slides*** +A Bare bones slideshow component that handles transitions between slides and exposes control so that it is easy to decorate with other controls. Out of the box, it supports **swiping to paginate, clicking left and right, and lasyloading slides** **[PictureShow Demo](http://areusjs.github.io/react-picture-show/)**