From ada817cc90ad8207e38c42604a6823ad8bbf7112 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 13 Feb 2014 19:34:13 +1300 Subject: Renamed readme so markdown works --- README | 4 ---- README.md | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index ee55689..0000000 --- a/README +++ /dev/null @@ -1,4 +0,0 @@ -This machine is out of order -=== - -This code's mostly the old and stale stuff from the original project. Don't expect this code to be working yet :) \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..ee55689 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +This machine is out of order +=== + +This code's mostly the old and stale stuff from the original project. Don't expect this code to be working yet :) \ No newline at end of file -- cgit v1.1