mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 06:52:03 +00:00
Update README.md
This commit is contained in:
parent
3ba33382d7
commit
caf4d846fc
1 changed files with 2 additions and 1 deletions
|
@ -330,10 +330,11 @@ Alternatively, you can add the `svg2tvg` value to the `tools` option in `meson_o
|
|||
Examples of the usage of the `svg2tvg`:
|
||||
```
|
||||
Usage:
|
||||
svg2tvg [SVG file]
|
||||
svg2tvg [SVG file] or [SVG folder]
|
||||
|
||||
Examples:
|
||||
$ svg2tvg input.svg
|
||||
$ svg2tvg svgfolder
|
||||
```
|
||||
[Back to contents](#contents)
|
||||
<br />
|
||||
|
|
Loading…
Add table
Reference in a new issue