diff --git a/README.md b/README.md
index 7dfdb89..d2b05f4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
# BlockShell
-A command line utility for learning Blockchain.
+A command line utility for learning Blockchain technical concepts likechaining, mining, proof of work etc.
-
+BlockShell Logo | BlockShell CLI
+:------------------------------:|:-------------------------:
+ | 
## About
Anyone who wants to understand how blockchain technology works, then BlockShell should be a great start. Because I have created BlockShell keeping blockchain fundamentals in the center of development. With BlockShell you will actually create a tiny blockchain in your system where you can create blocks with data, explore blocks etc.