@@ -66,7 +66,7 @@ the PSF for inclusion in the documentation.
6666------------
6767
6868實際的翻譯即為修改 po 檔,流程遵照標準的 **GitHub Flow **,請 fork 此專案並在您\
69- 自己的 fork 裡新增一個 branch,修改po 檔內容並 commit、push 以後對此專案發出
69+ 自己的 fork 裡新增一個 branch,修改po檔內容並 commit、push 以後對此專案發出
7070pull request(記得 base 是此專案的其中一個 branch;目前只有 3.6),至少有一人\
7171審查過翻譯以後,才可以 merge 進入此 repository 中。
7272
@@ -236,6 +236,27 @@ branch clone 下來。
236236
237237 $ make
238238
239+
240+ Project History
241+ ===============
242+
243+ This translation project was created by Liang-Bo Wang in late-2015, the
244+ translations were hosted on https://docs.python.org.tw/3, and the project
245+ includes daily auto-build sever, documentation website enhancement for
246+ translations and project management on the `python-doc-tw
247+ <https://github.com/python-doc-tw> `_ GitHub organisation. The translations
248+ were done on Transifex, with `our own translation team and project
249+ <https://www.transifex.com/python-tw-doc> `_. People who've contributed
250+ on this Transifex project are listed in `TRANSLATORS `_
251+
252+ .. _TRANSLATORS :TRANSLATORS
253+
254+ In mid-2018, thanks to `PEP 545 <https://www.python.org/dev/peps/pep-0545/ >`_
255+ and the Doc-SIG community, this project has migrated to Python's Github
256+ organisation and will become the official Taiwanese Mandarin translation of the
257+ documentation.
258+
259+
239260Acknowledgement
240261===============
241262