aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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