diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-19 10:19:24 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-19 10:19:34 +0100 |
| commit | 0ba99ab8aa523645e2f0a0d9f6333ad4e48f5daa (patch) | |
| tree | 2de7ce344b6d579dca8ae346c68b1931a6e79b25 /README.md | |
| parent | c7f4d6b12ee3138c752402889eeaa603ac69351d (diff) | |
Measurement and introspection rework
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -118,8 +118,9 @@ compilation. typst --watch file.typ ``` -If you prefer an integrated IDE-like experience, you can also check out the -[Typst web app][app], which is currently in public beta. +If you prefer an integrated IDE-like experience with autocompletion and instant +preview, you can also check out the [Typst web app][app], which is currently in +public beta. ## Build from source To build Typst yourself, you need to have the [latest stable Rust][rust] |
