aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-07-22 21:38:35 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-07-22 21:38:35 -0400
commit078841353cab799fa1bbd87cb4ccc2ddade7822d (patch)
tree3747f818e50e7ce39f9be342ddc4d46852b2985d /README.md
parent78f7532f00ac2b125659b4dac03d5072f25e1af0 (diff)
FIX: correctly remove shared memory on early exit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3420f37..9e5f6f2 100644
--- a/README.md
+++ b/README.md
@@ -128,5 +128,5 @@ To use the header-only implementation replace the include in your programs entry
* [x] static library target
* [x] dynamic library target
* [x] header-only target
+* [x] shell command utility
* [ ] colorized output
-* [ ] `run_shell_script`