diff --git a/.github/images/README.md b/.github/images/README.md
new file mode 100644
index 00000000000..a3c0c24ade3
--- /dev/null
+++ b/.github/images/README.md
@@ -0,0 +1,8 @@
+# Attributions
+
+## Badges
+`built-with-resentment.svg` and `contains-technical-debt.svg` were originally sourced from https://forthebadge.com/, with the repository located at https://github.com/BraveUX/for-the-badge. `made-in-byond.gif` is a user-generated modification of one of these badges provided by this service.
+
+## Comics
+
+Both comics are sourced from https://www.monkeyuser.com/, which gives permission for use in non-profit usage via https://www.monkeyuser.com/about/index.html. `bug_free.png` can be found at https://www.monkeyuser.com/2019/bug-free/, and the original version of `technical_debt.png` can be found at https://www.monkeyuser.com/2018/tech-debt/ (the version found in the folder has been modified).
diff --git a/.github/images/badges/built-with-resentment.svg b/.github/images/badges/built-with-resentment.svg
new file mode 100644
index 00000000000..702b62d7214
--- /dev/null
+++ b/.github/images/badges/built-with-resentment.svg
@@ -0,0 +1,30 @@
+
diff --git a/.github/images/badges/contains-technical-debt.svg b/.github/images/badges/contains-technical-debt.svg
new file mode 100644
index 00000000000..051cec71170
--- /dev/null
+++ b/.github/images/badges/contains-technical-debt.svg
@@ -0,0 +1,32 @@
+
diff --git a/.github/images/badges/made-in-byond.gif b/.github/images/badges/made-in-byond.gif
new file mode 100644
index 00000000000..aed1b7ca243
Binary files /dev/null and b/.github/images/badges/made-in-byond.gif differ
diff --git a/.github/images/comics/106-tech-debt-modified.png b/.github/images/comics/106-tech-debt-modified.png
new file mode 100644
index 00000000000..d88ea1f72b2
Binary files /dev/null and b/.github/images/comics/106-tech-debt-modified.png differ
diff --git a/.github/images/comics/131-bug-free.png b/.github/images/comics/131-bug-free.png
new file mode 100644
index 00000000000..fd3da8561e6
Binary files /dev/null and b/.github/images/comics/131-bug-free.png differ
diff --git a/README.md b/README.md
index bde66f6121a..833f1f90871 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
## Skyrat 13 (/tg/station Downstream)
-[](https://github.com/Skyrat-SS13/Skyrat-tg/actions/workflows/ci_suite.yml)
-[](https://isitmaintained.com/project/Skyrat-SS13/Skyrat-tg "Percentage of issues still open")
-[](https://isitmaintained.com/project/Skyrat-SS13/Skyrat-tg "Average time to resolve an issue")
+[](https://github.com/Skyrat-SS13/Skyrat-tg/actions?query=workflow%3A%22CI+Suite%22)
+[](https://isitmaintained.com/project/Skyrat-SS13/Skyrat-tg "Percentage of issues still open")
+[](https://isitmaintained.com/project/Skyrat-SS13/Skyrat-tg "Average time to resolve an issue")

-[](https://www.monkeyuser.com/assets/images/2019/131-bug-free.png) [](https://user-images.githubusercontent.com/8171642/50290880-ffef5500-043a-11e9-8270-a2e5b697c86c.png) [](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a)
+[](.github/images/comics/131-bug-free.png) [](.github/images/comics/106-tech-debt-modified.png) [](https://www.reddit.com/r/SS13/comments/5oplxp/what_is_the_main_problem_with_byond_as_an_engine/dclbu1a)
* **Git / GitHub cheatsheet:** https://www.notion.so/Git-GitHub-61bc81766b2e4c7d9a346db3078ce833
* **Guide to Modularisation:** [./modular_skyrat/readme.md](./modular_skyrat/readme.md)