From 1723c5f0510f0db9a63c7c7e5333e91ba1b582b2 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Sun, 29 Mar 2026 16:24:25 +0300 Subject: [PATCH] update readme in unexplrd-mise --- template/unexplrd-mise/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template/unexplrd-mise/README.md b/template/unexplrd-mise/README.md index c9d5b81..ffc4d65 100644 --- a/template/unexplrd-mise/README.md +++ b/template/unexplrd-mise/README.md @@ -24,7 +24,8 @@ This example has the following structure: ``` ## Advantages -- Declarative approach +- Minimal: all you need is `mise`, see https://mise.jdx.dev/ +- Declarative approach: less unexpected behavior like broken versions in flaky setups - Fixed dependencies: locked Typst version, `nure` package fetched from a specific commit - Customizable: it's just a `.toml` file, modify it according to your needs