aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index f1c33f8..78c5447 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,7 @@
# micromark-rs
+<img align="right" width="106" height="106" alt="" src="https://raw.githubusercontent.com/wooorm/micromark-rs/14f1ad0/logo.svg?sanitize=true">
+
A [CommonMark][] compliant, `no_std` + `alloc`, markdown parser, with extensions,
in Rust.