Update README.md

This commit is contained in:
Hermet Park 2021-10-27 20:58:45 +09:00 committed by GitHub
parent 3ba33382d7
commit caf4d846fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 />