diff --git a/docs/README b/docs/README
index a3039893..eb69bddc 100644
--- a/docs/README
+++ b/docs/README
@@ -1 +1,13 @@
-tutorials & docs come here.
+Documention of Unicorn disassembly framework.
+
+* How to compile & install Capstone.
+
+	http://unicorn-engine.org/docs/
+
+* Tutorial on programming with C & Python languages.
+
+	http://unicorn-engine.org/docs/tutorial.html
+
+* Compare Unicorn & QEMU
+
+	http://unicorn-engine.org/docs/beyond_qemu.html