diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,16 +1,3 @@
 #mdcat and its usage
 This is a simple utility tool for viewing markdown files in terminal.
-
-##Test for *mdcat* [a fake link]() then go back to header
-*Hi* _World_
-
----------------------------------------
-
-***
-
-  * I am Bob
-  * [University of Cambridge](http://www.cam.ac.uk), _Chuchill College_
-  * Male
-  * Software developer
-  * _Miao_
-  * [Homepage *Github yo!* ](https://dorafmon.github.io)
+To use it you can use ``cabal install mdcat``
diff --git a/mdcat.cabal b/mdcat.cabal
--- a/mdcat.cabal
+++ b/mdcat.cabal
@@ -2,7 +2,7 @@
 --  see http://haskell.org/cabal/users-guide/
 
 name:                mdcat
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Markdown viewer in your terminal
 description:		 A simple command line tool for viewing markdown in your terminal
 -- description:         
