diff --git a/README.markdown b/README.markdown index fde7943..01764f0 100644 --- a/README.markdown +++ b/README.markdown @@ -4,7 +4,7 @@ Drop this script on your page and it will build you a beautiful widget that disp ## What does it look like? -![Widget Image](http://files.www.newmediacampaigns.com/blog/github-widget.png) +![Widget Image](/demo/screenshot.png?raw=true "jQuery Repo Widget Screenshot") ## How do I use it? @@ -16,4 +16,4 @@ Then include the javascript file somewhere after you've include jQuery: -That's it! All of the styling is included and image assets are pulled from GitHub. \ No newline at end of file +That's it! All of the styling is included and image assets are pulled from GitHub. diff --git a/demo/screenshot.png b/demo/screenshot.png new file mode 100644 index 0000000..999e214 Binary files /dev/null and b/demo/screenshot.png differ