From 11bf00a241bb70ff504724bb019a8202f33c5ff2 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 4 Mar 2024 12:28:54 +0300 Subject: [PATCH] Add REPL note --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index edd87e5..3224e0d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,13 @@ You might be wondering, _How?_ If you are, go read my [blog post](https://rgbcu.be/blog/htmnix)! +But before that you may want to try it for yourself! +You can! Just enter the REPL by running this command: + +```sh +nix repl github:RGBCube/HTMNIX +``` + ## Provided Functions These are the functions and variables provided by HTMNIX