Skip to content

Commit

Permalink
added some extra cloning instructions for submodules (self reference)…
Browse files Browse the repository at this point in the history
…. TODO: add real instructions
  • Loading branch information
Barnsa committed Jul 15, 2020
1 parent d5a1974 commit ca2f33f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Programming Resources
A bunch of programming resources designed and developed for Coventry University. All the code fragments presented here are written in python 3.
A bunch of programming resources designed and developed for Coventry University. All the code fragments presented here are written in python 3.

Should be cloned with the "git clone --recurse-submodules" command as it contains submodules.

0 comments on commit ca2f33f

Please sign in to comment.