From 5a3c0bad96d64b84a256c5c6d750fe515e3677ff Mon Sep 17 00:00:00 2001 From: rustinwelter Date: Sat, 7 Oct 2023 21:22:47 +0900 Subject: [PATCH] Add Japanese README --- README.ja.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.ja.md diff --git a/README.ja.md b/README.ja.md new file mode 100644 index 0000000..1bf2593 --- /dev/null +++ b/README.ja.md @@ -0,0 +1,5 @@ +# Go言語におけるミス百選とその回避方法について + +ここは2022年8月にマニングによって公開された 📖 _Go言語におけるミス百選とその回避方法について_ のソースコードとコミュニティスペースがある場所です。 + +オンラインで読む:[100go.co](https://100go.co) \ No newline at end of file