diff --git a/README.md b/README.md index 71ddea8..cf99fb4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ --- -**mc-modpack-kit** is a GitHub Actions workflow template designed to simplify the release process of Minecraft modpacks using a structured monorepo approach. It automates essential tasks such as versioning, modpack building, and publishing on platforms like Modrinth and CurseForge. +**mc-modpack-kit** is a GitHub Actions workflow template designed to simplify the release process of Minecraft modpacks using a structured monorepo approach. It automates essential tasks such as versioning, modpack building, and publishing on platforms like Modrinth and CurseForge. + +It also includes an `nix flake` for you fellow nix enjoyers! ### Key Features