From 086a16870ee12664594ed47d5b8d06df280ea056 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 23 Jan 2024 15:54:29 +0100 Subject: List features --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 38d1472..bec9096 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,18 @@ All functions and macros are documented in cbs.h. CBS is very much inspired by Tsoding’s ‘Nob’. +## Features + +— Simple and easy to understand API +— Easy command building and execution +— Capturing of command output +— PkgConfig support +— Thread pool support +— Preprocessor-friendly variadic macros* + +*See the examples below + + ## Important This library works with the assumption that your compiled build script -- cgit v1.2.3