From 25bca2998290620c37e9fce5df7b3191ba48bc5d Mon Sep 17 00:00:00 2001
From: vand <vand@dtu.dk>
Date: Mon, 21 Sep 2020 21:31:32 +0200
Subject: [PATCH] Update README.md

---
 README.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 1115964..0032d01 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,8 @@ Pages are made using [templates](https://www.w3schools.com/w3css/w3css_templates
 [portfolio](https://www.w3schools.com/w3css/tryw3css_templates_portfolio.htm) template.
 
 Some of the files are:
-* w3_nature_portfolio_template.html - This is the original template, placed here for just for reference, so you will probably not need it. 
-* qim_repository_template_all.html - This is the original w3 template with modified sidebar, header and footer. Also colors. This can be used when making changes to sidebar, header and footer. Can also be used for checking other possibilities given by the template. But probably not updated, so be careful when using.  
-* sidebar.html, header.html, footer.html - files for including sidebar, header and footer. This requires JavaScript from `includeHTML.js`
-'includeHTML.js', copied from [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp).
-* qim_repository_template.html - This is the template where sidebar, header and footer are taken from JavaScript files.
+* `w3_nature_portfolio_template.html` - This is the original template, placed here for just for reference, so you will probably not need it. 
+* `qim_repository_template_all.html` - This is the original w3 template with modified sidebar, header and footer. Also colors. This can be used when making changes to sidebar, header and footer. Can also be used for checking other possibilities given by the template. But probably not updated, so be careful when using.  
+* `sidebar.html`, `header.html`, `footer.html` - files for including sidebar, header and footer. This requires JavaScript from `includeHTML.js`, copied from [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp).
+* `qim_repository_template.html` - This is the template where sidebar, header and footer are included from JavaScript files. I'm not guaranteeing that it's updated.
 
-- 
GitLab