Symlink README.mediawiki to README so Github renders it as wikitext.
authorAlex Monk <krenair@gmail.com>
Mon, 29 Oct 2012 03:12:31 +0000 (03:12 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 29 Oct 2012 14:11:29 +0000 (14:11 +0000)
The README file is displayed at https://github.com/mediawiki/core but is not parsed as wikitext.
This change should fix that.
Unfortunately this doesn't work for viewing other files, where it just shows the name of the destination of the symlink.

Change-Id: I56b29da20a0ea45d3cb4ad6cc98091406886cb79

README.mediawiki [new symlink]

diff --git a/README.mediawiki b/README.mediawiki
new file mode 120000 (symlink)
index 0000000..100b938
--- /dev/null
@@ -0,0 +1 @@
+README
\ No newline at end of file