use url assets to make the readme work for crates

This commit is contained in:
griffi-gh 2024-02-19 17:13:06 +01:00
parent 5f6eb18b0f
commit 1d3f44d6c4

View file

@ -1,5 +1,5 @@
<p></p><p></p> <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> <h1>huї</h1>
<div> <div>
<span> <span>
@ -17,10 +17,10 @@
<table align="center"> <table align="center">
<td> <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>
<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> </td>
</table> </table>