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 翻译。