diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..aac8bbe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "teaching-src"] + path = teaching-src + url = git@git.cs.bham.ac.uk:fp/fp-learning-2023.git diff --git a/README.md b/README.md index 89fd5df..cb80574 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,4 @@ --- -[View module on Canvas](https://canvas.bham.ac.uk/courses/70799) - -The contents of the `teaching-src` folder is a copy of the module notes. +[View module on Canvas](https://canvas.bham.ac.uk/courses/70799) \ No newline at end of file