From 70379846df9f15da623572cf920bd9a37d7d10ef Mon Sep 17 00:00:00 2001 From: "Paul W. Ayers" <15361871+PaulWAyers@users.noreply.github.com> Date: Mon, 4 Mar 2024 19:08:12 -0500 Subject: [PATCH] Add web site link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6681f1b..64db4b5 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ This course covers the basic tools and tricks of scientific software design. It should be accessible to a broad variety of students. Students taking the course on a "formal" level should ensure that they have a project, as marks are project-performance based. + +Content is hosted on the [course web site](intro.qc-edu.org).