diff --git a/labs/README.md b/labs/README.md index 249c601..1062ea0 100644 --- a/labs/README.md +++ b/labs/README.md @@ -1,7 +1,7 @@ # Python Fundamental Labs - labs have been moved to its own repository at: [https://github.com/rambasnet/Python-Fundamentals-Lab](https://github.com/rambasnet/Python-Fundamentals-Lab) -- separating should make it easier to work GitHub Classroom -- see readonly_labs which is supposed to readonly for students +- separating should make it easier to work with GitHub Classroom +- in the lab repo, see `readonly_lab`s which is supposed to readonly for students - they can create their own `labs` folder in the repo and work on each lab -- having a copy gives should a good reference in case they accidently change part of the code they're not supposed to! +- having a read only copy provides a good reference in case students accidently change part of the code they're not supposed to!