Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vonbrank committed Mar 3, 2025
1 parent e66472b commit 71b4123
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,7 @@ typst watch ./templates/<template-name>.typ --root ./
若要书写和引用伪代码,您可以使用 `algorithm-figure`,为此,您需要导入 `algo` 或 `lovelace` 包。
```typ
#import "@preview/algorithmic:0.1.0"
#import algorithmic: algorithm
#import "@preview/algo:0.3.4": algo, i, d, comment, code
#import "@preview/lovelace:0.2.0": *
```
Expand Down

0 comments on commit 71b4123

Please sign in to comment.