From 5168946092b0fa5b65cbac405f4e9b2d05f685a5 Mon Sep 17 00:00:00 2001 From: "swiftyspiffy (cole)" Date: Fri, 3 Feb 2017 15:50:18 -0700 Subject: [PATCH] Image is full site, not mobile site now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0a67a8..8e8b2a8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TwitchTokenGenerator [https://twitchtokengenerator.com](https://twitchtokengenerator.com) -![Image of site](http://i.imgur.com/emvK7D3.png) +![Image of site](http://i.imgur.com/lt1QP7R.png) ### Overview A simple tool to generate access tokens for Twitch with custom scopes. Good tool for testing various Twitch third party tools (like [swiftyspiffy/TwitchLib](https://github.com/swiftyspiffy/twitchlib)).