From d61016b826982ff2c57634a399716881e1f3d938 Mon Sep 17 00:00:00 2001 From: salaboy Date: Thu, 27 Jun 2024 08:25:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0339d14..656decb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains all the source code, tutorials, and examples from the [ ## K8s Tutorials -_Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [Português (Portuguese)](README-pt.md) | [Español](README-es.md) +_Available in_: [English](README.md) | [中文 (Chinese)](README-zh.md) | [Português (Portuguese)](README-pt.md) | [Español](README-es.md) | [日本語 (Japanese)](README-ja.md) > **Note:** Such language diversity is brought to you by [contributors](https://github.com/salaboy/platforms-on-k8s/graphs/contributors) from a fantastic cloud-native community. Huge thanks! 🚀 Each chapter of the book refers to a step-by-step tutorial that you can run to get your hands dirty with some Open Source projects.