Put README examples in table
This commit is contained in:
parent
290bf4f061
commit
0ccaef69d7
13
README.md
13
README.md
@ -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>
|
Loading…
Reference in New Issue
Block a user