diff --git a/README.md b/README.md
index f43a25c..8cc4a9c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,15 @@
-
So what is this?
-This is a personal config based on Blueprint, and it's pretty usable. If one wants to use it, they have to change and adapt it for their own use case, for that please visit the original repo, as it contains the necessary documentation.
-TODOs:
-
-- i'll put that in when i recall what i wanted to add
-
+# NixOS Configuration
+## So what is this?
+
+This is a personal NixOS config based on
+[Blueprint](https://github.com/numtide/blueprint).
+This repo is mainly used to sync changes between devices. If you want to
+use it - it's pretty composable, so modules can be integrated in your
+configs without much hassle.
+
+## Credits
+Configurations I took code/ideas from:
+- [github:TheMaxMur/NixOS-Configuration](https://github.com/TheMaxMur/NixOS-Configuration)
+- [github:nix-community/srvos](https://github.com/nix-community/srvos)
+- [github:cloud-gouv/securix](https://github.com/cloud-gouv/securix)
+Thx a lot <3