Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thatkookooguy committed Jan 19, 2020
1 parent 11ce47a commit 66d5833
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ const svgMaker = new SvgMaker({
.render(SvgMakerResultType.PngBuffer);
```

Which will return a **png buffer** for the following image:
![generated changelog](https://raw.githubusercontent.com/Kibibit/kb-hologram/next/src/__image_snapshots__/image-maker-spec-ts-image-maker-should-generate-changelog-from-html-template-1-snap.png)

### Test

```bash
Expand Down

0 comments on commit 66d5833

Please sign in to comment.