summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7855e0f1..b9ca6451 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,9 @@ cargo build --release
The optimized binary will be stored in `target/release/`.
+Another good way to contribute is by [sharing packages][packages] with the
+community.
+
## Pronunciation and Spelling
IPA: /taɪpst/. "Ty" like in **Ty**pesetting and "pst" like in Hi**pst**er. When
writing about Typst, capitalize its name as a proper noun, with a capital "T".
@@ -219,4 +222,5 @@ instant preview. To achieve these goals, we follow three core design principles:
[releases]: https://github.com/typst/typst/releases/
[architecture]: https://github.com/typst/typst/blob/main/ARCHITECTURE.md
[contributing]: https://github.com/typst/typst/blob/main/CONTRIBUTING.md
+[packages]: https://github.com/typst/packages/
[`comemo`]: https://github.com/typst/comemo/