Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Dec 10, 2019
1 parent c96ba26 commit a72c170
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,11 @@ cd ./src/Svg.Skia.Converter
dotnet run -c Release -f netcoreapp3.0 -- -d ~/demos/svg -o ~/demos/svg-png
```

```
cd ./src/Svg.Skia.Converter
dotnet run -c Release -f netcoreapp3.0 -- -d ~/demos/technical -o ~/demos/technical-png
```

```
cd ./src/Svg.Skia.Converter
dotnet run -c Release -f netcoreapp3.0 -- -d ~/projects/resvg-test-suite/svg -o ./resvg-test-suite-png
Expand Down

0 comments on commit a72c170

Please sign in to comment.