浏览代码

Mention brand new Chinese translation!

Thanks Molun!
Swaroop C H 8 年之前
父节点
当前提交
91d24f3a70
共有 3 个文件被更改,包括 20 次插入3 次删除
  1. 1 0
      .gitignore
  2. 6 0
      Makefile
  3. 13 3
      translations.md

+ 1 - 0
.gitignore

@@ -1,3 +1,4 @@
+_book
 *.pyc
 .*.sw*
 byte_of_python.html

+ 6 - 0
Makefile

@@ -0,0 +1,6 @@
+# https://toolchain.gitbook.com/setup.html
+setup:
+	npm install gitbook-cli -g
+
+serve:
+	gitbook serve

文件差异内容过多而无法显示
+ 13 - 3
translations.md