diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,8 +1,12 @@ -<p align="center"> - <img src="./tinywasm.png" width="100px"> - <h1 align="center">TinyWasm</h1> - <h3 align="center">A tiny WebAssembly Runtime written in Rust.</h3> -</p> +<div> + <div> + <img align="left" src="./tinywasm.png" width="100px"> + </div> + <h1> TinyWasm</h1> + <h4> A tiny WebAssembly Runtime written in Rust</h4> +</div> + +[](https://docs.rs/okv) [](https://crates.io/crates/okv) [](./LICENSE-APACHE) <br/> |
