On https://github.com/fair-software/badge#for-developers it says you can use
# (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?