What's Changed
* docs: use Note alert to highlight WIP by michalc in https://github.com/michalc/OpenTTDLab/pull/16
* docs: include suggestion on how to save and load the file by michalc in https://github.com/michalc/OpenTTDLab/pull/17
* docs: rename variables so they're shorter by michalc in https://github.com/michalc/OpenTTDLab/pull/18
* docs: mention that this project is not affiliated with OpenTTD by michalc in https://github.com/michalc/OpenTTDLab/pull/19
* docs: mention that we're OOP-free mostly for now by michalc in https://github.com/michalc/OpenTTDLab/pull/20
* feat: support Python from 3.6.7 by michalc in https://github.com/michalc/OpenTTDLab/pull/22
* feat: initial empty functions by michalc in https://github.com/michalc/OpenTTDLab/pull/21
* chore: remove requirements files by michalc in https://github.com/michalc/OpenTTDLab/pull/23
* ci: test with code coverage by michalc in https://github.com/michalc/OpenTTDLab/pull/24
* docs: add badges for PyPI, GitHub Actions and CodeCov by michalc in https://github.com/michalc/OpenTTDLab/pull/25
**Full Changelog**: https://github.com/michalc/OpenTTDLab/compare/v0.0.2...v0.0.3