From 96b2873c8f6363488f809e74732ca475cdca71a2 Mon Sep 17 00:00:00 2001 From: Conrad Sollitt <57777521+ConradSollitt@users.noreply.github.com> Date: Fri, 7 Aug 2020 18:43:50 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Readme=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5955dd5..a36a68a 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,12 @@ sudo bash create-fast-site.sh ![Starter Site Login Page](https://raw.githubusercontent.com/fastsitephp/static-files/master/img/starter_site/2020-01-10/login-page.png) +## :lock: :rocket: Security and Performance + +FastSitePHP’s Starter Site is designed to provide strong security using best practices and high performance with the initial template. When using [Chrome DevTools Lighthouse](https://developers.google.com/web/tools/lighthouse) the Starter Site will score 100 in website categories for both Mobile and Desktop. On tested Cloud Systems using low cost servers a score of 100 is also achieved. + +![Chrome DevTools Lighthouse](https://raw.githubusercontent.com/fastsitephp/static-files/master/img/starter_site/2020-08-07/Chrome-DevTools-Lighthouse.png) + ## :handshake: Contributing * If you find a typo or grammar error please fix and submit.