aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor C. Richberger <Taywee@gmx.com>2016-05-06 17:45:08 -0600
committerTaylor C. Richberger <Taywee@gmx.com>2016-05-06 17:45:08 -0600
commit2718755743440e3916e31699d52c9c58f793d105 (patch)
tree337773cadabadd78b707925445edaf32573a320d
parentimprove benchmark (diff)
downloadargs.hxx-2718755743440e3916e31699d52c9c58f793d105.tar.xz
change README syntax
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9dd897a..3a68dc3 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ arguments out, but that was fast compared to parsing, as would be expected.
### The run:
-```
+```shell
% g++ -obench bench.cxx -O2 -std=c++11 -lboost_program_options
% ./bench
args seconds to run: 0.895472