diff --git a/README.md b/README.md
index 6f8151b10d698ac5b96d74a4d60a25a5ced1144a..ec348ab087aa0e6fc3d69db2883e9c230a5a85b3 100644
--- a/README.md
+++ b/README.md
@@ -90,11 +90,9 @@ In order to facilitate developers to enjoy the benefits of MindSpore framework,
 
 ## Announcements
 
-| Date         | News                                                         |
-| ------------ | ------------------------------------------------------------ |
-| September 25, 2020 | Support [MindSpore v1.0.0](https://www.mindspore.cn/news/newschildren/en?id=262) |
-| September 01, 2020 | Support [MindSpore v0.7.0-beta](https://www.mindspore.cn/news/newschildren/en?id=246) |
-| July 31, 2020 | Support [MindSpore v0.6.0-beta](https://www.mindspore.cn/news/newschildren/en?id=237) |
+### 2021.9.15 Set up repository `models`
+
+`models` comes from the directory `model_zoo` of repository [mindspore](https://gitee.com/mindspore/mindspore). This new repository doesn't contain any history of commits about the directory `model_zoo` in `mindspore`, you could refer to the repository `mindspore` for the past commits.
 
 ## Related Website
 
diff --git a/README_CN.md b/README_CN.md
index 359c949ad97ae0f6b34772f783ef45f8f33f069b..88ea217e6019116a36f26e6563e41d4886c5c5b7 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -90,11 +90,9 @@
 
 ## 公告
 
-|日期|新闻|
-| ------------ | ------------------------------------------------------------ |
-| 2020年9月25日|支持[MindSpore v1.0.0](https://www.mindspore.cn/news/newschildren/en?id=262) |
-| 2020年9月1日|支持[MindSpore v0.7.0-beta](https://www.mindspore.cn/news/newschildren/en?id=246) |
-| 2020年7月31日|支持[MindSpore v0.6.0-beta](https://www.mindspore.cn/news/newschildren/en?id=237) |
+### 2021.9.15 `models`独立建仓
+
+`models`仓库由原[mindspore仓库](https://gitee.com/mindspore/mindspore)的model_zoo目录独立分离而来,新仓库不继承历史commit记录,如果需要查找历史提2021.9.15之前的提交,请到mindspore仓库进行查询。
 
 ## 关联站点