# zm2p
a simple cli tool with convert markdown file to png image
## Usage
```
npm i zm2p -g
cd {markdown file path}
zm2p filename.md
```
note: you need install chromium in this process.
