From 577df0e34b99694028bfdc320efa1fa71650c2e2 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Sat, 21 Jun 2014 21:44:25 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 26d371f..7027ca9 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Terminal-based Twitter Client. Realtime tweetstream, compose, search , favorite ... and much more fun directly from terminal. -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) +This package build on the top of [Python Twitter Tool](http://mike.verdone.ca/twitter/) and [Twitter API](https://dev.twitter.com/docs/api/1.1). ## Screenshot -![v0.0.1](./screenshot/RainbowStream.png) -![v0.0.3](./screenshot/RainbowStreamIOT.png) +![rainbowstream](./screenshot/RainbowStream.png) +![rainbowstreamIOT](./screenshot/RainbowStreamIOT.png) ## Install You will need Python 2.7+ and pip. -- 2.25.1