From 87eac2e3863ffc5b56e90f675e864c8a46ccc7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E5=85=B5=E5=85=B5?= Date: Thu, 22 Apr 2021 15:00:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99d2842..2f76069 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # MaterialSearchBar -**本项目基于开源项目MaterialSearchBar 进行OpenHarmony的移植和开发,可以通过项目标签以及github地址()追踪到原安卓项目版本** +**本项目基于开源项目MaterialSearchBar 进行openharmony的移植和开发,可以通过项目标签以及github地址()追踪到原安卓项目版本** #### 项目介绍 - 项目名称:搜索框和侧滑栏 -- 所属系列:OpenHarmony的第三方组件适配移植 +- 所属系列:openharmony的第三方组件适配移植 - 功能:实现搜索和侧滑 - 基线版本:MaterialSearchBar Release版本号 v0.8.5 - 项目移植状态:主功能完成 -- Gitee