diff --git a/README.md b/README.md index bb5c155..721eb7f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Examples of usable can be seen in `examples/` If you are inexperienced in Typst, the following resources are fantastic to understanding Typst's capabilities: - [Typst Syntax List](https://typst.app/docs/reference/syntax/https://typst.app/docs/reference/syntax/) - [Typst Example Book](https://sitandr.github.io/typst-examples-book/book/basics/) -- + ## Usage Create your document in the `src/` folder, this will be your working space. From here, use the following code to implement the CSH Typst template: @@ -53,4 +53,4 @@ Under this license, any document created with the code in the repository is NOT You are not required to open-source your entire project unless it directly includes modified MPL-covered files. For full license details, see the `LICENSE` file or visit: -https://www.mozilla.org/en-US/MPL/2.0/ \ No newline at end of file +https://www.mozilla.org/en-US/MPL/2.0/