Skip to content

Commit 3eda840

Browse files
committed
adding command line tool to readme
1 parent 1861e06 commit 3eda840

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ let image = UIImage(svgNamed: "sample.svg")
2222
import SwiftDraw
2323
let image = NSImage(svgNamed: "sample.svg")
2424
```
25+
26+
### Command line tool
27+
28+
`% swiftdraw ./sample.svg --format pdf`

0 commit comments

Comments
 (0)