From d3a5e31426c6292ff87c3f623758badaa8632a17 Mon Sep 17 00:00:00 2001 From: Manos Date: Mon, 18 Dec 2023 14:33:20 +0100 Subject: [PATCH] Garbage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 851e54e..ba98244 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![GitHub Actions](https://github.com/Pithikos/C-Thread-Pool/workflows/Tests/badge.svg?branch=master)](https://github.com/Pithikos/C-Thread-Pool/actions?query=workflow%3Atests+branch%3Amaster) + # C Thread Pool This is a minimal but advanced threadpool implementation.