updated README and manual with new version

This commit is contained in:
2025-03-01 22:23:52 +01:00
parent 841f53e76c
commit 371caf094c
3 changed files with 15 additions and 5 deletions

View File

@ -56,7 +56,7 @@ For more information, see the [manual](manual.pdf)
To use this package, simply import [circuiteria](https://typst.app/universe/package/circuiteria) and call the `circuit` function:
```typ
#import "@preview/circuiteria:0.1.0"
#import "@preview/circuiteria:0.2.0"
#circuiteria.circuit({
import circuiteria: *
...