From: Richard Purdie Date: Mon, 19 Jul 2021 17:14:13 +0000 (+0100) Subject: README.OE-Core/README.qemu: Move to markdown format X-Git-Tag: uninative-3.3~205 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a9f366a883e4a5dcc364ca2841615c5acc494439;p=openembedded-core.git README.OE-Core/README.qemu: Move to markdown format The READMEs are often viewed from websites so switch to markdown format which is much as readable as text and much better from html in broswers. Signed-off-by: Richard Purdie --- diff --git a/README.OE-Core b/README.OE-Core.md similarity index 100% rename from README.OE-Core rename to README.OE-Core.md diff --git a/README.qemu b/README.qemu.md similarity index 100% rename from README.qemu rename to README.qemu.md