mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 22:58:42 -06:00
use url assets to make the readme work for crates
This commit is contained in:
parent
5f6eb18b0f
commit
1d3f44d6c4
|
@ -1,5 +1,5 @@
|
|||
<p></p><p></p>
|
||||
<img src="./.assets/hui.svg" width="120" align="left">
|
||||
<img src="https://raw.githubusercontent.com/griffi-gh/hui/master/.assets/hui.svg" width="120" align="left">
|
||||
<h1>huї</h1>
|
||||
<div>
|
||||
<span>
|
||||
|
@ -17,10 +17,10 @@
|
|||
|
||||
<table align="center">
|
||||
<td>
|
||||
<img src="./.assets/demo0.gif" width="300">
|
||||
<img src="https://raw.githubusercontent.com/griffi-gh/hui/master/.assets/demo0.gif" width="300">
|
||||
</td>
|
||||
<td>
|
||||
<img src="./.assets/demo1.gif" width="300">
|
||||
<img src="https://raw.githubusercontent.com/griffi-gh/hui/master/.assets/demo1.gif" width="300">
|
||||
</td>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue