From 6f5358eeefe93d3d49f2e5a81dc352433a8a06d0 Mon Sep 17 00:00:00 2001 From: novrain Date: Thu, 7 Dec 2023 20:03:05 +0800 Subject: [PATCH] :doc: update readme. --- README.md | 4 ++-- README_zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e5d8d65..58650d5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Wavy -[中文](https://github.com/novrain/wavy/blob/master/README_zh.md) +[English](https://github.com/novrain/wavy/blob/master/README.md) -目标:支持多种连接方式的协议测试工具. +Target: Build a protocol testing tool that supports various connection methods. diff --git a/README_zh.md b/README_zh.md index 58650d5..e5d8d65 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,5 +1,5 @@ # Wavy -[English](https://github.com/novrain/wavy/blob/master/README.md) +[中文](https://github.com/novrain/wavy/blob/master/README_zh.md) -Target: Build a protocol testing tool that supports various connection methods. +目标:支持多种连接方式的协议测试工具.