docs: Rename README.in to README.md for GitLab
commitc200c1d1dfa9046b271b426439a1454f56ba39d4
authorPhilip Withnall <withnall@endlessm.com>
Fri, 15 Jun 2018 11:26:18 +0000 (15 12:26 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Fri, 15 Jun 2018 12:04:59 +0000 (15 13:04 +0100)
tree40fa61bb71f5e4bb2635582924dd2246f35fb595
parent8e65417c6ed2a88990a544ce7f951d1fe4320949
docs: Rename README.in to README.md for GitLab

There seems to be little point in substituting the version number into
README (using autotools). Rename it to README.md and distribute that
verbatim (with autotools and Meson) instead.

Autotools still requires that README exists, so leave a stub README file
in place which redirects people to README.md. This can be dropped when
we drop autotools support.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
.gitignore
AUTHORS
Makefile.am
README [new file with mode: 0644]
README.md [moved from README.in with 99% similarity]
autogen.sh
configure.ac
sanity_check