From 1746231d3c398433e5a9272695486365b8914616 Mon Sep 17 00:00:00 2001 From: kabeep Date: Wed, 8 May 2024 18:16:29 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ README.zh-CN.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 7ebe2ff..16bc174 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,10 @@ translate -v +## ⌨️ Automatic line wrapping + +> When a single line of content is too long, the terminal will automatically wrap the line after the title. + ## 🔗 Related - [node-translate](https://github.com/kabeep/node-translate) - 🦜 A powerful, secure and feature-rich api via Google diff --git a/README.zh-CN.md b/README.zh-CN.md index e303bba..730c5e2 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -200,6 +200,10 @@ translate -v +## ⌨️ 自动换行 + +> 当单行内容过长时,终端会在标题后自动换行。 + ## 🔗 关联库 - [node-translate](https://github.com/kabeep/node-translate) - 🦜 一个强大、安全且功能丰富的 API,通过 Google 翻译。