From 3a223b82199c380039aad02efb0b7cefe4f21306 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Fri, 1 Dec 2023 18:02:32 +0300 Subject: [PATCH] Add readme usage example --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee76db3..5ab9f51 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # RGBCube's Advent of Code Solutions +Run `nix eval .#-` to get the solution to the part of the days problem. + ## License ```