Put README examples in table

This commit is contained in:
Matt Baer 2021-01-19 13:41:42 -05:00
parent 290bf4f061
commit 0ccaef69d7

View File

@ -26,6 +26,13 @@ Usage of wfgraphic-cli:
## Examples ## Examples
![Sample using default fonts.](https://i.snap.as/NHrWle49.png) <table>
<tr>
![Sample using "sans" font and a custom domain.](https://i.snap.as/8SI7lfyb.png) <td>
<img src="https://i.snap.as/NHrWle49.png" alt="Sample using default fonts." />
</td>
<td>
<img src="https://i.snap.as/8SI7lfyb.png" alt="Sample using 'sans' font and a custom domain." />
</td>
</tr>
</table>