diff --git a/README.md b/README.md index de7a3893..92eb35e4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ +![Example Hopscotch tour](/demo/img/screenshot.png) + Hopscotch ========= Hopscotch is a framework to make it easy for developers to add product tours to their pages. Hopscotch accepts a tour JSON object as input and provides an API for the developer to control rendering the tour display and managing the tour progress. -![Example Hopscotch tour](/demo/img/steve.jpg) - Features ======== * Callbacks for tour events (e.g. onStart, onEnd, onShow, onNext, onPrev, onClose) diff --git a/demo/img/steve.png b/demo/img/screenshot.png similarity index 100% rename from demo/img/steve.png rename to demo/img/screenshot.png