diff --git a/README.md b/README.md
index d2b05f4..82c1965 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
# BlockShell
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.