diff --git a/README.en.md b/README.en.md index 365e1cdc5eb4537db2a9cf5bdbd3fed5a25027c3..3a1fa56b702cda122cbf8eab17b858db192ac539 100644 --- a/README.en.md +++ b/README.en.md @@ -85,7 +85,7 @@ Refer to [Script for building openEuler image for Raspberry Pi](documents/openEu #### Quickly Build without kernel compilation(Recommended) ->![](public_sys-resources/icon-notice.gif) **NOTICE:** +>![](documents/public_sys-resources/icon-notice.gif) **NOTICE:** >Only openEuler 20.09 is supported currently. Build images with packages of raspberrypi-kernel, raspberrypi-firmware, and raspberrypi-bluetooth. diff --git a/README.md b/README.md index 788a5e0f7af80ccf54b6db23b71d3d7efb667d98..49e0ebdd8084416a99d8123ef6d6455279f63c3a 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ SIG 组基本信息位于 [sig-RaspberryPi](https://gitee.com/jianminw/community #### 快速构建(无需编译内核,推荐) ->![](public_sys-resources/icon-notice.gif) **须知:** +>![](documents/public_sys-resources/icon-notice.gif) **须知:** >当前只支持 openEuler 20.09 版本。 使用已有的树莓派内核、固件、蓝牙等 RPM 包构建镜像。 diff --git a/documents/public_sys-resources/icon-note.gif b/documents/public_sys-resources/icon-note.gif new file mode 100644 index 0000000000000000000000000000000000000000..6314297e45c1de184204098efd4814d6dc8b1cda Binary files /dev/null and b/documents/public_sys-resources/icon-note.gif differ diff --git a/documents/public_sys-resources/icon-notice.gif b/documents/public_sys-resources/icon-notice.gif new file mode 100644 index 0000000000000000000000000000000000000000..86024f61b691400bea99e5b1f506d9d9aef36e27 Binary files /dev/null and b/documents/public_sys-resources/icon-notice.gif differ