From 57aa67d435a11f3ffd0ac0d3472ca9288115a8d0 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Mon, 27 Mar 2023 05:31:45 +0200 Subject: Header-only version; replace Python code with C code --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0dfffb3..f6e9a4f 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,6 @@ Condition variables, mutual exclusions and threads implementation was forked from [Mesa][mesa_link] source code. +Folder `include` contains header-only version of this library. + [mesa_link]: https://gitlab.freedesktop.org/mesa/mesa -- cgit v1.2.3