From a761f36a029b29e2c046e28f1671737a361d00eb Mon Sep 17 00:00:00 2001 From: Sytnyk Yehor Date: Thu, 20 Feb 2025 00:19:23 +0200 Subject: [PATCH] removed typst-13 warning from readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index b6807fd..335cd8d 100644 --- a/README.md +++ b/README.md @@ -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.