Skip to content

Commit e961693

Browse files
committed
update README.md
1 parent f09ccc9 commit e961693

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[中文版](./README_ZH.md) | English
22

3+
> The **Vue2** version will be officially archived from **December 24, 2024** and will no longer provide maintenance updates.
4+
35
<div align=center>
46
<img src=public/logo.png/>
57
</div>
@@ -121,7 +123,7 @@ Example:
121123

122124
# Contact Author
123125

124-
I am a backend coder who happens to have some knowledge of frontend. I developed this plugin out of personal interest.
126+
I am a backend coder, and I know a little bit about frontend. This plugin was created out of my interest.
125127

126128
If you have good ideas for code optimization or functions and are willing to contribute code, please submit [PR](https://github.com/tzfun/vue-web-terminal/pulls),
127129
If you have any questions about the use of the plugin or find bugs, please submit[issue](https://github.com/tzfun/vue-web-terminal/issues).

README_ZH.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
中文版 | [English](./README.md)
22

3+
> **Vue2**版本从 **2024年12月24日** 开始正式归档,不再提供维护更新。
4+
35
<div align=center>
46
<img src=public/logo.png/>
57
</div>
@@ -119,7 +121,7 @@ const app = createApp(App).use(Terminal)
119121

120122
# 联系作者
121123

122-
我是一名后端Coder,恰巧对前端也会一点皮毛,个人兴趣开发了此插件,业余玩家请多指教
124+
我是一名后端Coder,恰巧对前端也会一点,个人兴趣开发了此插件。
123125

124126
如果对代码优化或功能有好的想法并乐意贡献代码欢迎提交[PR](https://github.com/tzfun/vue-web-terminal/pulls)
125127
,对插件使用存在疑问或发现bug请提交[issue](https://github.com/tzfun/vue-web-terminal/issues)

0 commit comments

Comments
 (0)