summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2023-12-07 22:02:27 +0100
committerHenry Gressmann <mail@henrygressmann.de>2023-12-07 22:02:27 +0100
commitea0a362c585c2a2da39ec8fbafacd79c17680665 (patch)
treec9457f4baebc582783aa5e3e7794a68eb3c09c6b /README.md
parent0a55950adf8deacd6f9946f47fe7c8152fbd4c22 (diff)
docs: update readme
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index f865af0..257902d 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,12 @@
<div>
<img align="left" src="./tinywasm.png" width="100px">
</div>
- <h1>&nbsp;&nbsp;TinyWasm</h1>
- <h4>&nbsp;&nbsp;&nbsp;&nbsp;A tiny WebAssembly Runtime written in Rust</h4>
+ <h1>TinyWasm</h1>
+ A tiny WebAssembly Runtime written in Rust
</div>
+<br>
+
[![docs.rs](https://img.shields.io/docsrs/okv?logo=rust)](https://docs.rs/okv) [![Crates.io](https://img.shields.io/crates/v/okv.svg?logo=rust)](https://crates.io/crates/okv) [![Crates.io](https://img.shields.io/crates/l/okv.svg)](./LICENSE-APACHE)
<br/>