aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-06-09 11:27:01 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-06-09 11:27:01 +0200
commit86c29da1b22cfd003b074f61838bc2d1f13c05d1 (patch)
tree1f7177176c2ae2f9ad3c3a195e86080fcd297ce3 /README.md
parent11e13e9ee23554a452ae348f6551250152b87638 (diff)
Fix Markdown formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index db9699f..dbfa33b 100644
--- a/README.md
+++ b/README.md
@@ -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