diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-06-09 11:27:01 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-06-09 11:27:01 +0200 |
commit | 86c29da1b22cfd003b074f61838bc2d1f13c05d1 (patch) | |
tree | 1f7177176c2ae2f9ad3c3a195e86080fcd297ce3 | |
parent | 11e13e9ee23554a452ae348f6551250152b87638 (diff) |
Fix Markdown formatting
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -22,12 +22,12 @@ CBS is very much inspired by Tsoding’s ‘Nob’. ## Features -— C99 and POSIX compliant -— Capturing of command output -— Easy command building and execution -— PkgConfig support -— Simple and easy to understand API -— Thread pool support +- C99 and POSIX compliant +- Capturing of command output +- Easy command building and execution +- PkgConfig support +- Simple and easy to understand API +- Thread pool support ## Important |