aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2024-12-20 23:35:43 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2024-12-20 23:35:43 +0100
commit6cc2331c8ff8e7372cd6e9a339250a9d8b58a547 (patch)
tree329f03596a15d9dc9659ae07c51db262462e7127
parent2bb15c8d75a75f1d75d52ca63017e9492753b8ef (diff)
downloadjuicebox-asm-6cc2331c8ff8e7372cd6e9a339250a9d8b58a547.tar.gz
juicebox-asm-6cc2331c8ff8e7372cd6e9a339250a9d8b58a547.zip
readme: add badge for blog entryHEADmain
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 167429a..8c5327e 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
# juicebox-asm
-[![Rust][wf-badge]][wf-output] [![Rustdoc][doc-badge]][doc-html]
+[![Rust][wf-badge]][wf-output] [![Rustdoc][doc-badge]][doc-html] [![Blog][blog-badge]][blog-html]
[wf-output]: https://github.com/johannst/juicebox-asm/actions/workflows/tests.yml
[wf-badge]: https://github.com/johannst/juicebox-asm/actions/workflows/tests.yml/badge.svg
[doc-html]: https://johannst.github.io/juicebox-asm
[doc-badge]: https://img.shields.io/badge/juicebox__asm-rustdoc-blue.svg?style=flat&logo=rust
+[blog-html]: https://blog.memzero.de/xpost-juicebox-asm
+[blog-badge]: https://img.shields.io/badge/blog_entry-gray?logo=mdbook
```
//