update readme in unexplrd-mise

This commit is contained in:
2026-03-29 16:24:25 +03:00
parent 1a7fe4a394
commit 1723c5f051
+2 -1
View File
@@ -24,7 +24,8 @@ This example has the following structure:
``` ```
## Advantages ## 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 - 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 - Customizable: it's just a `.toml` file, modify it according to your needs