diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2023-12-07 22:02:27 +0100 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2023-12-07 22:02:27 +0100 |
| commit | ea0a362c585c2a2da39ec8fbafacd79c17680665 (patch) | |
| tree | c9457f4baebc582783aa5e3e7794a68eb3c09c6b | |
| parent | 0a55950adf8deacd6f9946f47fe7c8152fbd4c22 (diff) | |
docs: update readme
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,10 +2,12 @@ <div> <img align="left" src="./tinywasm.png" width="100px"> </div> - <h1> TinyWasm</h1> - <h4> A tiny WebAssembly Runtime written in Rust</h4> + <h1>TinyWasm</h1> + A tiny WebAssembly Runtime written in Rust </div> +<br> + [](https://docs.rs/okv) [](https://crates.io/crates/okv) [](./LICENSE-APACHE) <br/> |
