From ff2722ca0ced30e90822acfc7b69489e75f8881a Mon Sep 17 00:00:00 2001 From: Ryan Hammett Date: Mon, 18 Jan 2016 00:44:05 -0500 Subject: [PATCH] Added image to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03ec3e1..5d924ce 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a Slack bot based on [slack-ruby-bot](https://github.com/dblock/slack-ru When a [Pixiv](http://www.pixiv.net/) link is posted in the channel the Pixiv bot is in, it will "unfurl" the image via message attachements. Pixiv does not allow the images on the site to reside in the metadata, so standard Slack unfurling is unable to preview the image. -![Screenshot](https://github.com/dmuckerman/slack-pixiv-bot/assets/example.png) +![Screenshot](slack-pixiv-bot/assets/example.png) If you run iOS, the bot will also post an `Open in App` link to view the image in the native Pixiv app. No more mobile web view!