diff --git a/README.md b/README.md
index 338ac97dfe24aafa78f7c79b5bbcc3453dfd6ef9..ecad3bc01ba535bb279999cd2da46eaab681e74b 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,17 @@
+# Sources, GitHub, GitLab and Mirroring and all that good stuff
+
+Repositories on GitHub are now for issues only. I've set up my own installation of GitLab and moved all my repositories over to [Git.Griefed.de](https://git.griefed.de/users/Griefed/projects). Make sure to check there first for the latest code before opening an issue on GitHub.
+
+For questions, you can always join my [Discord server](https://discord.griefed.de) and talk to me there.
+
+---
+
 # gitlab-ci-cd
 Provides GitLab Semantic Release, buildx, JDK 8, NodeJS for Griefed's GitLab CI/CD pipelines.
+
+Combines:
+- [docker-buildx](https://git.griefed.de/prosper/docker-with-buildx)
+- JDK8 for CI
+- [GitLab Semantic Release](https://git.griefed.de/prosper/gitlab-semantic-release)
+- NodeJS for CI
+