aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2024-12-25 16:20:46 +0100
committerJohannes Stoelp <johannes.stoelp@gmail.com>2024-12-25 16:20:46 +0100
commitc5e4dc52479fc87ec46b4cd56e171757df8cd8e0 (patch)
tree62fe7183df7c43832db23393c8bb7afe156c8014 /README.md
parentb06d773f1f41aaa68afc0fe49e04d4d31c53fce1 (diff)
downloadmatcha-threads-c5e4dc52479fc87ec46b4cd56e171757df8cd8e0.tar.gz
matcha-threads-c5e4dc52479fc87ec46b4cd56e171757df8cd8e0.zip
readme: add badge for blog entry
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e12f71..3e686ad 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# matcha-threads
-![check-examples][badge_check_examples]
+![check-examples][badge_check_examples] [![blog][badge_blog]][html_blog]
A simple and unsafe implementation of `cooperative-multitasking` in userspace
(see [`fibers`][fiber_wiki]).
@@ -92,3 +92,5 @@ This project is licensed under the [MIT](LICENSE) license.
[fiber_wiki]: https://en.wikipedia.org/wiki/Fiber_(computer_science)
[badge_check_examples]: https://github.com/johannst/matcha-threads/workflows/check-examples/badge.svg
+[html_blog]: https://blog.memzero.de/xpost-matcha-threads
+[badge_blog]: https://img.shields.io/badge/blog_entry-gray?logo=mdbook