diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4e5f6c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ \ No newline at end of file diff --git a/README.md b/README.md index f568896..c996bae 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # 6005-CEM-Codebase -Example Code for 6005 + + +This repo contains code examples for the 6005 CEM module + +It will be the stuff we use in the Lab sessions. +As well as Solutions to some of the coding problems. + +If you have your own solution, (or a different way of dealing with the problem), +feel free to submit a pull request, and I will add you the the relevant section. + +