diff --git a/README.md b/README.md
index c1bce36a440f575f91699b0e26e4d383c28ad86e..ef534086ef7acc16a3355d59fbf8de64821d53a8 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,15 @@
 # BakayenMiner
 
-Bakayen is a currency that must develop to compete in the big world of currency. The goal of this project is to build a miner for the brand new bakacoin cryptocurrency which can then be converted to real bakayens, no n00b, no arnak.
\ No newline at end of file
+Bakayen is a currency that must develop to compete in the big world of currency. The goal of this project is to build a miner for the brand new bakacoin cryptocurrency which can then be converted to real bakayens, no n00b, no arnak.
+
+This has been achieved by isekaing bakachan into a brand new world, with magic, demons, waifu and the new cryptocurrency Bakacoin. In this world, the Bakacoin can be converted into the precious Bakayen but danger lies in every corner so stay sharp Bakachan!
+
+# How to Compile
+```
+git clone git@git.iiens.net:derouet2018/bakayenminer.git
+cd bakayenminer
+cmake -Bbuild
+cd build
+make
+```
+Then launch it via the bakaminer binary in the build folder.