From 7cf379e9b0ae21b5f91053f778cc7adab3e098d4 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Sat, 7 Jun 2014 16:35:29 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bebf92..f84f0a4 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ Realtime tweetstream, compose, search , favorite ... and much more fun directly This package build on the top of [Python Twitter Tool](http://mike.verdone.ca/twitter/) and [Twitter Streaming API](https://dev.twitter.com/docs/api/streaming) and inspired by [EarthQuake](https://github.com/jugyo/earthquake) ## Screenshot -![v0.0.1](https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStream.png) -![v0.0.3](https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStreamIOT.png) +![v0.0.1](./screenshot/RainbowStream.png) +![v0.0.3](./screenshot/RainbowStreamIOT.png) ## Install You will need Python 2.7+ and pip. -- 2.25.1