The build badge in the README file was still pointing to an outdated Azure build run from February.
Seems like builds have been migrated to GitHub Actions afterwards.
I used the `tests` workflow, since that seems to be the correct one to replace a *whole* build flow.
* Minor rewrites for style, native English, and fixing punctuation.
* Renamed 'readme.md' to 'README.md' to match convention
This is common practice: https://en.wikipedia.org/wiki/README
* More re-writes, clarification, and restructuring.
* Further edits for consistency and clarity
Used consistent list item styles for lists and sub-lists, and added line
spacing for readability of Markdown file when editing.
- Top Level
* Second Level
+ Third Level
* Updated Team, updated copyright year per @asbiin's suggestions.
* remove greenkeeper
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Alexis Saettler <alexis@saettler.org>