Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zjbao123 committed Oct 23, 2016
1 parent bfb6926 commit 41aeab5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
这是一个简单的自动发微博的小脚本,附加一个发送每日天气图片的功能。

[详细说明](http://lovesai.coding.me/2016/10/23/%E3%80%90python%E3%80%91%E7%94%A8python%E8%87%AA%E5%8A%A8%E5%8F%91%E5%BE%AE%E5%8D%9A/)

版本:
python 2.7

所需的插件:
```
pip install sinaweibopy
pip install PIL
```

示意图:
![微博截图](http://i1.piimg.com/567571/6ab683a65bd8d90d.jpg)

0 comments on commit 41aeab5

Please sign in to comment.