summaryrefslogtreecommitdiffstats
path: root/README.qemu.md
Commit message (Collapse)AuthorAgeFilesLines
* README.qemu.md: fix markdown style issuesIgor Opaniuk2025-02-051-4/+4
| | | | | | | | | | | | | Fix markdown style issues using markdownlint tool [1]: $ cat README.qemu.md | mdl (stdin):8: MD006 Consider starting bulleted lists at the beginning of the line [1] https://github.com/markdownlint/markdownlint (From OE-Core rev: cf5f8f9ae809f3cc6a0d53bdfb28e6d913f2fecc) Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.OE-Core/README.qemu: Move to markdown formatRichard Purdie2021-07-201-0/+15
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. (From OE-Core rev: a9f366a883e4a5dcc364ca2841615c5acc494439) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>