diff --git a/README_EN.md b/README_EN.md
index 92bce8753..a8db39a30 100644
--- a/README_EN.md
+++ b/README_EN.md
@@ -32,35 +32,24 @@ Including image classification, object detection, image segmentation, face detec
## š£ Recent Updates
-- š„ćLive Previewć2022.11.09 20:30ļ½21:30ļ¼*Covering the full spectrum of cloud-side scenarios with 150+ popular models for rapid deployment*
-- š„ćLive Previewć2022.11.10 20:30ļ½21:30ļ¼*10+ AI hardware deployments from Rockchip, Amlogic, NXP and others, straight to industry landing*
-- š„ćLive Previewć2022.11.10 19:00ļ½20:00ļ¼*10+ popular models deployed in RK3588, RK3568 in action*
+- š„ćLive Previewć2022.11.09~2022.11.10 China Standard Time, 20:30ļ½21:30ļ¼ Engineers@FastDeploy will show Using FastDeploy Efficiently for 3 days.
- **Slack**ļ¼Join our [Slack community](https://join.slack.com/t/fastdeployworkspace/shared_invite/zt-1hhvpb279-iw2pNPwrDaMBQ5OQhO3Siw) and chat with other community members about ideas.
- - **WeChat**ļ¼Scan the QR code below using WeChat, follow the PaddlePaddle official account and fill out the questionnaire to join the WeChat group
+ - **WeChat**ļ¼Scan the QR code below using WeChat, follow the PaddlePaddle official account and fill out the questionnaire to join the WeChat group.
-
-- š„ **2022.10.31ļ¼Release FastDeploy [release v0.5.0](https://github.com/PaddlePaddle/FastDeploy/tree/release/0.5.0)**
+- š„ **2022.11.8ļ¼Release FastDeploy [release v0.6.0](https://github.com/PaddlePaddle/FastDeploy/tree/release/0.6.0)**
- **š„ļø Server-side and Cloud Deployment: Support more backend, Support more CV models**
- - Support Paddle Inference TensorRT, and provide a seamless deployment experience with other inference engines include Paddle InferencećPaddle LitećTensorRTćOpenVINOćONNX Runtimeļ¼
- - Support Graphcore IPU through paddle Inference;
- - Support tracking model [PP-Tracking](./examples/vision/tracking/pptracking) and [RobustVideoMatting](./examples/vision/matting) modelļ¼
- - Support [one-click model quantization](tools/quantization) to improve model inference speed by 1.5 to 2 times on CPU & GPU platform. The supported quantized model are YOLOv7, YOLOv6, YOLOv5, etc.
-
-- š„ **2022.10.24ļ¼Release FastDeploy [release v0.4.0](https://github.com/PaddlePaddle/FastDeploy/tree/release/0.4.0)**
- - **š„ļø Server-side and Cloud Deployment: end-to-end optimization, Support more CV and NLP model**
- - end-to-end optimization on GPU, [YOLO series](examples/vision/detection) model end-to-end inference speedup from 43ms to 25ms;
- - Support CV models include PP-OCRv3, PP-OCRv2, PP-TinyPose, PP-Matting, etc. and provides [end-to-end deployment demos](examples/vision/detection/);
- - Support information extraction model is UIE, and provides [end-to-end deployment demos](examples/text/uie);
- - Support [TinyPose](examples/vision/keypointdetection/tiny_pose) and [PicoDet and TinyPose](examples/vision/keypointdetection/det_keypoint_unite)Pipeline deployment.
+ - Optimize preprocessing and postprocessing memory creation logic on YOLO series, PaddleClas, PaddleDetection;
+ - Integrate visual preprocessing operations, optimize the preprocessing performance of PaddleClas and PaddleDetection, and improve end-to-end performance;
+ - Add Clone interface support for service-based deployment, reducing the memoryćGPU memory usage of Paddle InferencećTensorRTćOpenVINO backend in multiple instances
+ - Support [FSANet](./examples/vision/headpose) head pose recognition model, [PFLD](./examples/vision/facealign) face alignment model, [ERNIE](./examples/text/ernie-3.0) text classification model etc.
- **š± Mobile and Edge Device Deployment: support new backendļ¼support more CV model**
- - Integrate Paddle Lite and provide a seamless deployment experience with other inference engines include TensorRTćOpenVINOćONNX RuntimećPaddle Inferenceļ¼
- - Support [Lightweight Detection Model](examples/vision/detection/paddledetection/android) and [classification model](examples/vision/classification/paddleclas/android) on Android Platformļ¼Download to try it out.
- - **š Browser Deployment: support more CV model**
- - Browser deployment and Mini Program deployment New [OCR and other CV models](examples/application/js) capability.
-
+ - Support RKNPU2, and provide a seamless deployment experience with other inference engines include Paddle InferencećPaddle Inference TensorRTćPaddle LitećTensorRTćOpenVINOćONNX Runtimeļ¼
+ - Support [PP-HumanSegćUnet](examples/vision/segmentation/paddleseg/rknpu2)ć[PicoDet](./examples/vision/detection/paddledetection/rknpu2)ć[SCRFD](./examples/vision/facedet/scrfd/rknpu2) and other popular models on NPU.
+
+- [**more releases information**](./releases)
## Contents