Fix README
This commit is contained in:
parent
7ef5cf21fa
commit
06ff04cd34
24
README.md
24
README.md
|
@ -8,30 +8,6 @@ I finally took the time to go through and clean up this code. The build includes
|
|||
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="2" align="center"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
App Bar
|
||||
</td>
|
||||
<td>
|
||||
<code>QtMaterialAppBar</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" align="center">
|
||||
<img src="gifs/appbar.gif" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Check Box
|
||||
</td>
|
||||
<td>
|
||||
<code>QtMaterialCheckBox</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" align="center"></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue