THRIFT-2407 use markdown (rename README => README.md)
Patch: Roger Meier
diff --git a/tutorial/README b/tutorial/README.md
similarity index 98%
rename from tutorial/README
rename to tutorial/README.md
index a29f977..7772bf3 100644
--- a/tutorial/README
+++ b/tutorial/README.md
@@ -25,7 +25,7 @@
1) First things first, you'll need to install the Thrift compiler and the
language libraries. Do that using the instructions in the top level
- README file.
+ README.md file.
2) Read tutorial.thrift to learn about the syntax of a Thrift file
diff --git a/tutorial/erl/README b/tutorial/erl/README.md
similarity index 100%
rename from tutorial/erl/README
rename to tutorial/erl/README.md
diff --git a/tutorial/java/README b/tutorial/java/README.md
similarity index 100%
rename from tutorial/java/README
rename to tutorial/java/README.md
diff --git a/tutorial/ocaml/README b/tutorial/ocaml/README.md
similarity index 100%
rename from tutorial/ocaml/README
rename to tutorial/ocaml/README.md