summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2018-06-15 12:26:18 +0100
committerPhilip Withnall <withnall@endlessm.com>2018-06-15 13:04:59 +0100
commitc200c1d1dfa9046b271b426439a1454f56ba39d4 (patch)
tree40fa61bb71f5e4bb2635582924dd2246f35fb595 /README
parent8e65417c6ed2a88990a544ce7f951d1fe4320949 (diff)
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>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..96dc92fbd
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+See README.md