From fe44454b86a7686ce71ae4bfe444843578574f40 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:42:35 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed7f0e6b..ee55073a 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ brew install git [docker/README.md](docker/README.md)に手順を記載 ## 実行方法 +[English Documentation](./doc/en/README.md) is available for international users. 本リポジトリを取得 From c92eba38030d5d5627b0c78ebfcfb20c19de19bd Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:42:41 +0000 Subject: [PATCH 2/3] Update doc/files/install_windows_powershell.md --- doc/files/install_windows_powershell.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/files/install_windows_powershell.md b/doc/files/install_windows_powershell.md index 0b00db4d..052ac902 100644 --- a/doc/files/install_windows_powershell.md +++ b/doc/files/install_windows_powershell.md @@ -145,6 +145,7 @@ python start.py # ここでtetrisが表示されればOK [AIについて](./ai.md) [tetris artについて](./art.md) [README.md](https://github.com/seigot/tetris#%E5%AE%9F%E8%A1%8C%E6%96%B9%E6%B3%95) +[English README.md](https://github.com/seigot/tetris/doc/en/README.md) is also available. ### option. エディタのインストール From 75359166db6cddd219f792bb3b1934c37d04578d Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:42:48 +0000 Subject: [PATCH 3/3] Update doc/files/FAQ.md --- doc/files/FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/files/FAQ.md b/doc/files/FAQ.md index 3877223a..5de5bee1 100644 --- a/doc/files/FAQ.md +++ b/doc/files/FAQ.md @@ -11,6 +11,7 @@ | Mac | [こちら](https://github.com/seigot/tetris/blob/master/doc/files/install_mac.md) | | Windows+powershell | [こちら](https://github.com/seigot/tetris/blob/master/doc/files/install_windows_powershell.md) | | Windows+Docker | [こちら](https://github.com/seigot/tetris/blob/master/docker/README.md) | +| English Documentation | [here](https://github.com/seigot/tetris/doc/en/README.md) | | JetsonNano | (動作未確認だがおそらく動くはず) | | RaspberryPi | (動作未確認だがおそらく動くはず) | | Windows+GoogleChrome+ubuntu-free-online-linux | [chrome webstore URL](https://chrome.google.com/webstore/detail/ubuntu-free-online-linux/pmaonbjcobmgkemldgcedmpbmmncpbgi?hl=ja) |