From 4bfaef658d8e79cdc95fc848e597f166f6f56090 Mon Sep 17 00:00:00 2001
From: vand <vand@dtu.dk>
Date: Mon, 21 Sep 2020 23:06:45 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d725b8b..d431a4e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ You might also need to force browser to load fresh content (instead of showing a
 while reloading. Check for your browser.
 
 ## Modifying
-Learn basic html, I like to use [w3schools/html](https://www.w3schools.com/html/default.asp), and some css also covered by [w3schools/css](https://www.w3schools.com/css/default.asp). Get familiar with [w3.css](https://www.w3schools.com/w3css/default.asp).
+You need basic html, I like to use [w3schools/html](https://www.w3schools.com/html/default.asp). And basic css, also covered by [w3schools/css](https://www.w3schools.com/css/default.asp). Get familiar with [w3.css](https://www.w3schools.com/w3css/default.asp). Make sure you check your changes in different browsers, and from different platforms.
 
 ## Content
 Some of the helping files are:
-- 
GitLab