From 4ef12f42a9afc6799968c1cd5dc8a9b06f547aae Mon Sep 17 00:00:00 2001 From: woqidaideshi Date: Sat, 18 Apr 2020 15:10:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=95=9C=E5=83=8F=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.en.md b/README.en.md index 63fe04c..1625d9c 100644 --- a/README.en.md +++ b/README.en.md @@ -2,6 +2,8 @@ #### Description +Alpha version of openEuler image for Raspberry Pi: https://isrc.iscas.ac.cn/EulixOS/repo/dailybuild/1/isos/20200415/openEuler_20200415.img.xz. + This repository provides scripts for building openEuler image for Raspberry Pi and related documents: * [Script for building openEuler image for Raspberry Pi](build_img.sh) diff --git a/README.md b/README.md index 14bbff2..971782d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ #### 介绍 +内测版本镜像:https://isrc.iscas.ac.cn/EulixOS/repo/dailybuild/1/isos/20200415/openEuler_20200415.img.xz。 + 本仓库提供适用于树莓派的 openEuler 镜像的构建脚本和相关文档: * [适用于树莓派的 openEuler 镜像构建脚本](build_img.sh) -- Gitee