[Qemu-devel] [PATCH 0/2] Add mardown formatting to README

Pranith Kumar posted 2 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170217005431.4016-1-bobby.prani@gmail.com
Test checkpatch passed
Test docker passed
Test s390x passed
README    | 44 +++++++++++++++++++++-----------------------
README.md |  1 +
2 files changed, 22 insertions(+), 23 deletions(-)
create mode 120000 README.md
[Qemu-devel] [PATCH 0/2] Add mardown formatting to README
Posted by Pranith Kumar 7 years, 2 months ago
Also create README.md as a symlink to README so that github displays
markdown.

Update the README file to markdown so that it makes the github page
look prettier. I know that github repo is a mirror and not the
official repo, but I think it doesn't hurt to have it in markdown
format.

The last time we tried, it caused issues for building installers and
the check patch. Creating a symlink will hopefully avoid those.

To compare, you can take a look at the following links:

old: https://github.com/pranith/qemu/
new: https://github.com/pranith/qemu/tree/readme

Pranith Kumar (2):
  Update README to accomodate markdown format
  Create README.md as a symlink to README

 README    | 44 +++++++++++++++++++++-----------------------
 README.md |  1 +
 2 files changed, 22 insertions(+), 23 deletions(-)
 create mode 120000 README.md

-- 
2.11.0