diff --git a/README.md b/README.md index 458d6ca..5b14894 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ このページは 2024/08/04 からスタートした TinyGo Keeb Tour 用の記事です。 不明点はこのリポジトリの Issue や [twitter:sago35tk](https://x.com/sago35tk) で質問いただければサポートします。 +このページは日本語版と英語版があります。 + +* [README.md](./README.md) +* [README_EN.md](./README_EN.md) + ハードウェアの組み立ては以下を参照してください。 * [ビルドガイド](./buildguide.md) diff --git a/README_EN.md b/README_EN.md index 8c155db..273c3d6 100644 --- a/README_EN.md +++ b/README_EN.md @@ -5,6 +5,11 @@ This page is for the TinyGo Keeb Tour that started on 2024/08/04. If you have any questions, please create an issue in this repository or contact [twitter:sago35tk](https://x.com/sago35tk). +This page has Japanese and English versions. + +* [README.md](./README.md) +* [README_EN.md](./README_EN.md) + For hardware assembly, please refer to the build guide: * [Build Guide (English)](./buildguide_EN.md)