diff --git a/README.md b/README.md index 09692ed..57bc34b 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ ### Python * [简明Python教程](http://woodpecker.org.cn/abyteofpython_cn/chinese/) +* [PEP8 Python代码风格规范](https://code.google.com/p/zhong-wiki/wiki/PEP8) * [Python入门教程](http://liam0205.me/Python-tutorial-zh_cn/) ([PDF](http://liam0205.me/attachment/Python/The_Python_Tutorial_zh-cn.pdf)) * [Python的神奇方法指南](http://article.yeeyan.org/view/311527/287706) * [笨办法学 Python](https://learn-python-the-hard-way-zh_cn-translation.readthedocs.org/en/1.0/)