mirror of
https://github.com/griffi-gh/hUI.git
synced 2024-11-21 22:58:42 -06:00
upd readme
This commit is contained in:
parent
cc3f397c69
commit
95535c0292
10
README.md
10
README.md
|
@ -5,9 +5,9 @@
|
||||||
<span>
|
<span>
|
||||||
Simple UI library for games and other interactive applications
|
Simple UI library for games and other interactive applications
|
||||||
</span><a href="https://crates.io/crates/hui" float="right">
|
</span><a href="https://crates.io/crates/hui" float="right">
|
||||||
<img alt="crates.io" src="https://img.shields.io/crates/v/hui.svg" align="right" height="20">
|
<img alt="crates.io" src="https://img.shields.io/crates/v/hui.svg?style=flat-square" align="right" height="20">
|
||||||
</a><br><a href="./LICENSE.txt" align="right" float="right">
|
</a><br><a href="./LICENSE.txt" align="right" float="right">
|
||||||
<img alt="license" src="https://img.shields.io/github/license/griffi-gh/hui" align="right" width="102" height="20">
|
<img alt="license" src="https://img.shields.io/github/license/griffi-gh/hui?style=flat-square" align="right" width="102" height="20">
|
||||||
</a><span>
|
</a><span>
|
||||||
Formerly kubi-ui
|
Formerly kubi-ui
|
||||||
</span>
|
</span>
|
||||||
|
@ -25,6 +25,12 @@
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h2>Backends</h2>
|
<h2>Backends</h2>
|
||||||
|
<p>
|
||||||
|
Latest stable release:
|
||||||
|
<a href="https://crates.io/crates/hui" float="right">
|
||||||
|
<img alt="crates.io" src="https://img.shields.io/crates/v/hui.svg?style=flat-square&label=&color=0d1117" height="20">
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th align="center">
|
<th align="center">
|
||||||
|
|
Loading…
Reference in a new issue