removed typst-13 warning from readme

This commit is contained in:
2025-02-20 00:19:23 +02:00
parent b12627d888
commit a761f36a02

View File

@ -1,14 +1,5 @@
# Typst Template for NURE Works
> [!WARNING]
> This template relies on functionality added in [Typst v0.13.0-rc1](https://github.com/typst/typst/releases/tag/v0.13.0-rc1). To install it use the following command:
> ```bash
> cargo install --git https://github.com/typst/typst --branch 0.13 --locked typst-cli
> ```
## TODO
- Add more information about the template.
## General Info
This project contains two template functions and some utilities for writing NURE works. All functions include documentation comments inside them, so you can explore all possibilities using LSP.