Use [Microsoft Playwright](https://github.com/microsoft/playwright#page-screenshot) to take a screenshot. Then upload that artifact using the Github Action [upload-artifact](https://github.com/actions/upload-artifact). Then somehow refer to that artifact from the readme-file. Relates to #4