From 81f7e523ef1a0cbcb5d7662085c57f0f3eec3e2d Mon Sep 17 00:00:00 2001 From: "Butler, Alexis (UG - Computer Science)" <ab02259@surrey.ac.uk> Date: Fri, 11 Dec 2020 09:47:34 +0000 Subject: [PATCH] Link to marking notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebce831..185067f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A ruby on rails web store for COM2025 coursework.  What follows is general house keeping stuff, read on for notes on: config, setup, testing, design, funky behaviour etc. +For a table of responses to the CW marking questions goto [Marking Notes](Marking.md) ## Configuration * ### Dev Env -- GitLab