1st commit
[rainbowstream.git] / README.md
1 ## Rainbow Stream
2
3 A rainbow stream console for Twitter.
4 Base on Python Twitter Tool
5
6 ## Install
7 With python 2.7+ You can:
8 ```bash
9 git clone
10 pip install requirements.txt
11 pip install -e .
12 ```
13
14 ## Usage
15 ```bash
16 rainbowstream
17 ```
18
19 ## Screenshot
20
21
22 ## License
23
24 Rainbow Stream are released under an MIT License.