Update readme.md
This commit is contained in:
parent
6a5bfc04ab
commit
ef761b78f0
1 changed files with 10 additions and 1 deletions
11
readme.md
11
readme.md
|
@ -1 +1,10 @@
|
|||
# simple typst helper script, Opens typst watch, evince and vsc for specified file.
|
||||
# simple typst helper script, Opens typst watch, evince and vsc for specified file.
|
||||
|
||||
|
||||
usage
|
||||
```
|
||||
typ <filename>
|
||||
```
|
||||
|
||||
dependencies
|
||||
- os, subprocess, sys, time, datetime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue