Skip to content

README.md: Python 3.5 に変更 #727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 26, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Python ドキュメント日本語訳プロジェクト

Pythonのドキュメントを日本語に翻訳するプロジェクトです。
現在、Python 3.4 のドキュメントに対応するために活動中です。
現在、Python 3.5 のドキュメントに対応するために活動中です。

[ドキュメント](http://docs.python.jp/3/)

Expand All @@ -13,7 +13,7 @@ Python 2.7 (2.7.2時点) のドキュメントの翻訳が完了しています
(要 GitHub アカウント)

## 翻訳に参加したい方は ##
[Transifex](https://www.transifex.com/) にサインインし、 [python-34-ja](https://www.transifex.com/projects/p/python-34-ja/) から翻訳してください。
[Transifex](https://www.transifex.com/) にサインインし、 [python-35-ja](https://www.transifex.com/python-doc-ja/python-35/) から翻訳してください。

また、プロジェクトの連絡は [連絡用メーリングリスト](http://www.python.jp/mailman/listinfo/python-doc-jp) で行いますので、登録してください。

Expand Down