From e2c3dbaef466c6dcb43529d03abe191d1e248ce1 Mon Sep 17 00:00:00 2001 From: g41797 Date: Thu, 19 Sep 2024 09:12:38 +0300 Subject: [PATCH] Add description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6852660..49d83a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](_logo/mailboxes.png) -# An implementation of Mailbox abstraction in Zig +# Mailbox - the best way for inter-thread communication. [![CI](https://github.com/g41797/yazq/actions/workflows/ci.yml/badge.svg)](https://github.com/g41797/yazq/actions/workflows/ci.yml)