## Description
Docker and Kubernetes are the most widely used ways of deploying an application, so we've reordered the deployment section on the README to be more discoverable.
## Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
* readme revamp
* gif location update
* heading format
* added white logo
* update text getting started section
* getting started section formatting
* update content
* remove line breaks
* update yt link
## Description
Updated the expired links on the Readme file and removed unused image assets from the root directory.
## Fixes # (issue)
Expired links on Readme.
## Type of change
- Bug fix (non-breaking change which fixes an issue)
## How Has This Been Tested?
I've reviewed the content.
## Checklist:
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented on my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes