diff --git a/README.md b/README.md
index 8029f12..a66c98b 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,24 @@
-# Full Stack Web Developer Path
-This is a guide to learn full-stack web development. It is focused on full-stack JavaScript. It covers all the way from the fundamentals to React and Node.
-The idea behind this repo is, to have a place to log the learning process in an organized way.
-This can be used as a companion to [FreeCodeCamp](https://www.freecodecamp.org/) curriculum
+
🎮 This is a guide to learn full-stack web development. It is focused on full-stack JavaScript. It covers all the way from the fundamentals to React and Node.
+The idea behind this repo is, to have a place to log the learning process in an organized way.
+This can be used as a companion to FreeCodeCamp curriculum.
+ + ## [Coding log](log.md) @@ -90,7 +105,8 @@ This can be used as a companion to [FreeCodeCamp](https://www.freecodecamp.org/) ## Notes * This is a template. You can customize it, add or remove courses as per your choices. * If you like this repo and find it useful, please consider ★ starring it (on top right of the page) :) -* If you have any questions, feel free to ask me on twitter : **[Shovan Chatterjee](https://twitter.com/shovan_ch)** [![Twitter Follow](https://img.shields.io/twitter/follow/shovan_ch.svg?style=flat-square&label=Follow%20@shovan_ch)](https://twitter.com/intent/follow?screen_name=shovan_ch) + + ## Attribution Inspired by [p1xt guides](https://github.com/P1xt/p1xt-guides), [My journey to becoming a web developer from scratch without a CS degree (and what I learned from it)](https://medium.freecodecamp.com/my-journey-to-becoming-a-web-developer-from-scratch-without-a-cs-degree-2-years-later-and-what-i-4a7fd2ff5503)