We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7440d3 commit 9bd50b7Copy full SHA for 9bd50b7
2 files changed
README.md
@@ -80,14 +80,8 @@ Python 是一门面向对象,解释型的高级程序设计语言,它的语
80
| 时间 | 说明 |
81
| :---: | :---: |
82
| 2017-01-03 | 发布版本 v1.0 |
83
+| 2019-02-09 | fix typo |
84
-## 联系我
85
-
86
-如果你对于本书有什么建议或意见,欢迎批评指正,并联系我。
87
88
-- [个人主页](http://funhacks.net)
89
-- [GitHub](https://github.com/ethan-funny)
90
-- [Twitter](https://twitter.com/pihacks)
91
92
## 支持我
93
book.json
@@ -12,7 +12,6 @@
12
"weibo": null
13
},
14
"sidebar": {
15
- "个人主页": "http://funhacks.net",
16
"书籍源码": "https://github.com/ethan-funny/explore-python/"
17
}
18
0 commit comments