From c79887463500b5bb36b99df10448e3019fa6b9d0 Mon Sep 17 00:00:00 2001
From: neo
Date: Fri, 25 Jul 2025 14:49:42 +0800
Subject: [PATCH] doc: Add links to translated README versions
Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese.
---
README.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/README.md b/README.md
index f07c0c4..0ceaf0a 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,18 @@
+
+
+ Deutsch |
+ Español |
+ français |
+ 日本語 |
+ 한국어 |
+ Português |
+ Русский |
+ 中文
+
+
# Stateless
**Create *state machines* and lightweight *state machine-based workflows* directly in Go code:**