From ae1be202f0f72daeb3ed245c26a70ad1707c00ac Mon Sep 17 00:00:00 2001 From: Julia Furst Morgado <52685951+juliafmorgado@users.noreply.github.com> Date: Wed, 14 Aug 2024 17:03:41 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656decb..6ecfe11 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) | [日本語 (Japanese)](README-ja.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) | [French](README-fr.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.