Please include a summary of the change and relevant motivation and context.
Basically deletes the redundant default badge with D-rating from the back-end readme
Fixes #( Issue #11)
How Has This Been Tested?
It's a delete so it can be seen visibly by the D-Badge disappearing on the current branch.
Screenshots
Back end Readme was having two badges before this PR
Checklist:
[ x] My code follows the style guidelines of this project
[ 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 added necessary inline code documentation
[ ] I have added tests that prove my fix is effective and that this feature works
[x ] New and existing unit tests pass locally with my changes
Description
Please include a summary of the change and relevant motivation and context. Basically deletes the redundant default badge with D-rating from the back-end readme
Fixes #( Issue #11)
How Has This Been Tested?
It's a delete so it can be seen visibly by the D-Badge disappearing on the current branch.
Screenshots
Back end Readme was having two badges before this PR
Checklist: