Commit 5bc81774 authored by Davis King's avatar Davis King

Fixed readme file name

parent 2fafe2a9
......@@ -52,9 +52,9 @@ mkdir $RELDIR
cd $RELDIR || report_failure
cp -r ../../docs/cache/* . || report_failure
echo Version: $RELEASE >> README.txt
echo "Date: `date`" >> README.txt
echo Mercurial Revision ID: $CHANGESET_ID >> README.txt
echo Version: $RELEASE >> README.md
echo "Date: `date`" >> README.md
echo Mercurial Revision ID: $CHANGESET_ID >> README.md
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment