From ff85d2e52ee6cb2cf8ea717117f48cf5cd21fa41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E8=BF=AB?= <9479288+zp1518171901@user.noreply.gitee.com> Date: Thu, 31 Mar 2022 03:22:44 +0000 Subject: [PATCH] =?UTF-8?q?update=20Distributed/OpenHarmonyPictureGame/REA?= =?UTF-8?q?DME.md.=20=E4=BF=AE=E6=94=B9=E8=B6=85=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Distributed/OpenHarmonyPictureGame/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Distributed/OpenHarmonyPictureGame/README.md b/Distributed/OpenHarmonyPictureGame/README.md index 2dac70f3..1eb0124e 100644 --- a/Distributed/OpenHarmonyPictureGame/README.md +++ b/Distributed/OpenHarmonyPictureGame/README.md @@ -28,10 +28,7 @@ - [配置OpenHarmony应用签名信息](https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/quick-start/configuring-openharmony-app-signature.md) - [hap包安装指导](https://gitee.com/openharmony/docs/blob/master/zh-cn/application-dev/quick-start/installing-openharmony-app.md) - - 工程示例: - - ![](figures/截图.png) - + # 分布式组网 本章节以系统自带的音乐播放器为例(具体以实际的应用为准),介绍如何完成两台设备的分布式组网。 -- Gitee