You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Made by Gewi413 and Pegacraffft
21
21
22
22
## How to use
23
23
24
-
To use the package you can import it through this command `import "@preview/plotst:0.1.0": *`.
24
+
To use the package you can import it through this command `import "@preview/plotst:0.1.0": *` (as soon as the pull request ist accepted).
25
25
The documentation is found in the `Docs.pdf` in the `docs` folder. It contains all functions necessary to use this library. It also includes a tutorial to create every available plot under their respective render methods.
26
26
27
27
If you need some example code, check out `main.typ` in the `examples` folder. It also includes a compiled version of the current `main.typ`
0 commit comments