From 4651b5ca58993982ee6270791cd7bf6be002271d Mon Sep 17 00:00:00 2001 From: Samarth Verma Date: Sat, 20 Jan 2018 14:47:14 +0530 Subject: [PATCH] Fix Error In Readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3084bb..3c2e416 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ -##Introduction for the Non-Developer +## Introduction for the Non-Developer Modern web applications will typically make use of more than one JavaScript or CSS framework. As the number of scripts add up, so does the number of HTTP requests. This leads to increased page load times and reduced performance. [Basket.js](http://addyosmani.github.io/basket.js/) is a project dedicated to aleviating this problem.