Update README.md
This commit is contained in:
parent
06ff04cd34
commit
1cb9d3ed2f
13
README.md
13
README.md
|
@ -11,6 +11,19 @@ I finally took the time to go through and clean up this code. The build includes
|
|||
<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>
|
||||
Avatar
|
||||
|
|
Loading…
Reference in New Issue