From 85afa0fd9a83109dca0dcbafd14d4c500bbd08ef Mon Sep 17 00:00:00 2001 From: appleboy Date: Wed, 20 Nov 2024 22:27:23 +0800 Subject: [PATCH] docs: enhance internationalization and testing framework - Add links to Traditional Chinese and Simplified Chinese README files Signed-off-by: appleboy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a480ec1..8b9b45f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🚀 Telegram for GitHub Actions +[繁體中文](./README.zh-tw.md) | [简体中文](./README.zh-cn.md) + [GitHub Action](https://github.com/features/actions) for sending Telegram notification messages. ![notification](./images/telegram-notification.png)