From 250b7be47ffe8cec4617b69bc03278847eef7002 Mon Sep 17 00:00:00 2001
From: LouisTsang <646168919@qq.com>
Date: Fri, 17 Nov 2023 11:56:53 +0800
Subject: [PATCH] docs: update README with restructuring information (#376)
Co-authored-by: louistsang
---
README.md | 12 ++++++++++++
wiki/README.en.md | 12 ++++++++++++
2 files changed, 24 insertions(+)
diff --git a/README.md b/README.md
index b1a5867f0..255bd7f57 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,18 @@
+## 🛠️ 小更新,大改变:Postcat 正在重构中! 🚀
+
+嘿,Postcat 的朋友们!
+
+只是想快速告诉大家,我们的项目现在正处在一次激动人心的重构旅程中。这并不意味着 Postcat 没有得到维护,恰恰相反,我们正在给它注入新的活力!
+
+在这个阶段,可能会有些静悄悄的,但请相信,我们在幕后正忙得不可开交。我们致力于让 Postcat 变得更酷、更易用,只是需要一点时间来打磨和完善。
+
+所以,请继续关注,不久的将来,你们会见到一个焕然一新的 Postcat。你的支持和耐心是我们最宝贵的动力!
+
+敬请期待,更多精彩即将来临!
+
## 概述
**Postcat** 是一个强大的开源、免费的、跨平台(Windows、Mac、Linux、Browsers...)的 **API 开发测试工具**,支持 REST、Websocket 等协议(即将支持 GraphQL、gRPC、TCP、UDP),帮助你加速完成 API 开发和测试工作。它非常适合中小团队及个人使用。
diff --git a/wiki/README.en.md b/wiki/README.en.md
index f50299f2a..108268ba3 100644
--- a/wiki/README.en.md
+++ b/wiki/README.en.md
@@ -10,6 +10,18 @@
+## `🛠️ A Little Update, A Big Transformation: Postcat is Undergoing a Revamp! 🚀
+
+Hey there, Postcat friends!
+
+Just a quick shout-out to let you all know that our project is currently on an exciting journey of restructuring. It's not that Postcat is unattended; in fact, we're actively injecting new energy into it!
+
+Things might seem a bit quiet for now, but rest assured, we're busy behind the scenes. We're committed to making Postcat cooler and more user-friendly - it just takes a bit of time to polish and perfect.
+
+So, stay tuned! Soon, you'll be meeting a revamped and rejuvenated Postcat. Your support and patience mean the world to us!
+
+Exciting updates are on the horizon, stay tuned!`
+
![Postcat UI](https://data.eolink.com/ADAR6cL7e479c785ec305f5c60de95ce1a2a88da408039b)
Postcat is a powerful open source, cross-platform (Windows, Mac, Linux, Browsers...) **API development and testing tool** that supports REST, Websocket and other protocols (soon to support GraphQL, gRPC, TCP, UDP), helping you speed up the completion of API Development and testing work.