diff --git a/README.md b/README.md index e69de29..22a3d38 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +# nix-runner-container + +Generate a nix-based container to be used in `forgejo` actions. +In fact, this repository's action uses a previous version of its own container to upload new versions of itself.