@@ 1,6 1,7 @@
# print-xkcd
-[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
+[![license: MPL-2.0](https://img.shields.io/badge/license-MPL--2.0-blue)](LICENSE)
+[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen)](https://github.com/RichardLitt/standard-readme)
> Print an [XKCD](https://xkcd.com) comic, nicely formatted
@@ 29,8 30,6 @@ Visit the [website](https://hackwhacktackbang.fyi/print-xkcd/).
> Contributors to this project adhere to the [Code of Conduct](CONDUCT.md).
-I welcome [issues](https://gitlab.com/stick/print-xkcd/issues "Issues"), but I prefer [pull requests](https://gitlab.com/stick/print-xkcd/merge_requests "Pull requests")!
-We follow the [trunk-based development](https://trunkbaseddevelopment.com/) model (where your fork is a "feature branch").
Contributions should [use git with discipline](https://drewdevault.com/2019/02/25/Using-git-with-discipline.html).
## LICENSE