We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b258b commit 2841386Copy full SHA for 2841386
README.md
@@ -19,7 +19,7 @@ Uses [Docopt] to provide a beautiful command-line interface, and [Howard Hinnant
19
[Catch] is included as a single header in order to build/run unit tests.
20
[Ninja] is a nice (but optional) replacement for `make`.
21
Intel's [TBB] provides significantly better performance if present (3x+).
22
-Follows the [CppCore Guidelines][guidelines] as enforced by [ClangTidy], which you can run using the
+Follows the [CppCore Guidelines][guidelines] as enforced by [ClangTidy], which you can run using the
23
[clang-tidy.sh] script:
24
25
~~~
0 commit comments