From e334e3ce65cd40da91a0b87c08b815781ab82ec4 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Tue, 17 Jan 2017 20:36:25 +0700 Subject: [PATCH] Move some words about --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f099539..7be2792 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ PWA to view information on the individual nodes that make up the Tor network. ![Screenshot](https://i.imgur.com/VYaVKhm.png) - Notable mention in the Microsoft 10K Apart competition. -- Progressively enhances all the way from Lynx to Chrome. +- Progressively enhances from Lynx all the way to Chrome. - Offline functionality. - Highly accessible. -- No (frontend) frameworks, just vanilla CSS and JavaScript. +- No (frontend) frameworks, no build system just vanilla CSS and JavaScript. - Page size + all assets < 10k. - JavaScript not required!