Updated readme developer documentation to reflect the current state of the project. Removed redundant information covered elsewhere, including the new MyClassroom Wiki page.
References #243
Checklist:
Before you submit your Pull Request, please make sure you have completed the following tasks:
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have made corresponding changes to the documentation.
[x] My changes generate no new warnings.
[x] I have added tests that prove my fix is effective or that my feature works.
[x] New and existing unit tests pass locally with my changes.
[x] Any dependent changes have been merged and published in downstream modules.
[x] I have tagged my PR with the appropriate label(s).
README.md Developer Documentation Updates
Description
Updated readme developer documentation to reflect the current state of the project. Removed redundant information covered elsewhere, including the new MyClassroom Wiki page.
References #243
Checklist:
Before you submit your Pull Request, please make sure you have completed the following tasks: