From 3568adb2e4ed8db6a4fc20294edbf084b6738fcd Mon Sep 17 00:00:00 2001 From: injetlee Date: Wed, 13 Jun 2018 09:52:12 +0800 Subject: [PATCH] fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c9b9d2..0e2bc49 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,5 @@ 8.[读写excel](https://github.com/injetlee/demo/blob/master/readExcel.py) 9.[下载必应首页图片,只下载当天的,一张。](https://github.com/injetlee/Python/blob/master/biyingSpider.py) + 10.[Python微信公众号开发](https://github.com/injetlee/Python/tree/master/wechat)