Create README.md file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..704668d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# Apache Hama
+
+Apache Hama is a framework for Big Data analytics which uses the Bulk Synchronous Parallel (BSP) computing model, which was established in 2012 as a Top-Level Project of The Apache Software Foundation.
+
+It provides not only pure BSP programming model but also SQL-like query interface (Apache MRQL) and vertex/neuron centric programming models, inspired by Google's Pregel and DistBelief (Apache Horn). For the latest information about Hama, please visit our website at: <http://hama.apache.org/>
+
+and our wiki, at:
+
+   http://wiki.apache.org/hama/
+
diff --git a/README.txt b/README.txt
deleted file mode 100644
index 03f82bb..0000000
--- a/README.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-For the latest information about Hama, please visit our website at:
-
-   http://hama.apache.org/
-
-and our wiki, at:
-
-   http://wiki.apache.org/hama/
-