summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-19 10:19:24 +0100
committerLaurenz <laurmaedje@gmail.com>2023-03-19 10:19:34 +0100
commit0ba99ab8aa523645e2f0a0d9f6333ad4e48f5daa (patch)
tree2de7ce344b6d579dca8ae346c68b1931a6e79b25 /README.md
parentc7f4d6b12ee3138c752402889eeaa603ac69351d (diff)
Measurement and introspection rework
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 22c3508d..fd408159 100644
--- a/README.md
+++ b/README.md
@@ -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]