diff --git a/README.md b/README.md
index c49ff34dd0eb9c0aaa7c7709885724bd2d3c810f..a73ca316809f89ef32d9837c642516149b710e0d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +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](https://lab.compute.dtu.dk/QIM/data-repository/web/-/blob/master/w3_nature_portfolio_template.html) - This is the original template, saved here for reference.
-* qim_repository_template_all.html
-* qim_repository_template.html
+* w3_nature_portfolio_template.html - This is the original template, placed here for reference.
+* qim_repository_template_all.html - This is the template with modified sidebar, header and footer. Also colors.
+* sidebar.js, header.js, footer.js - JavaScript files for including sidebar, header and footer. I want to change this to use [w3-html-include](https://www.w3schools.com/howto/howto_html_include.asp) instead.
+* qim_repository_template.html - This is the template