docs(readme): refactor README files to improve language link structure

- Combine language links into a single line in `README.md`
- Add links to English and Traditional Chinese README in `README.zh-cn.md`
- Combine language links into a single line in `README.zh-tw.md`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2024-12-01 10:12:22 +08:00
parent b76e6173e8
commit 48531853a7
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,6 @@
# 🚀 GitHub Actions 的 SSH
[English](./README.md)
[简体中文](./README.zh-cn.md)
[English](./README.md) | [简体中文](./README.zh-cn.md)
[GitHub Action](https://github.com/features/actions) 用於執行遠端 SSH 命令。