From 313e0d239bf26624730f6467d2170cea5a36dd19 Mon Sep 17 00:00:00 2001 From: neo Date: Mon, 2 Jun 2025 17:23:58 +0800 Subject: [PATCH] docs: add links to other language versions of README Added language selection links to the README for easier access to translated versions: Chinese, Russian, Spanish, Japanese, French, Portuguese, German, and Korean. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 55dedc20a..b9df923d2 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,15 @@ +中文 | +Русский | +Español | +日本語 | +français | +Português | +Deutsch | +한국어 + This template should help get you started developing Solana programs. Let's walk through this generated program repository and see what's included. ## Project setup