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