On https://github.com/fair-software/badge#for-developers it says you can use ```shell # (from project root directory) docker build -t howfairis . ``` However this gives a error: ``` url: . AssertionError: url should start with https:// ``` Can the documentation be updated to have commands that work?