From fc472f5fdd5b24f438d465f3307ceb1fd0f39e49 Mon Sep 17 00:00:00 2001
From: Archie-Sharma <72157515+Archie-Sharma@users.noreply.github.com>
Date: Thu, 1 Oct 2020 19:10:18 +0530
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 707b2cc..f5539ab 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
 
 Full project for the Build a Website with Node course. 
 
+# What is Node.js
+Node.js is an open-source, cross-platform, back end, JavaScript runtime environment that executes JavaScript code outside a web browser.
+
 ## Instructions
 
 1. Clone the repo: `git@github.com:scotch-io/node-website-course.git`