We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dbda6d commit d93fd2bCopy full SHA for d93fd2b
1 file changed
README.md
@@ -52,7 +52,7 @@ Alternatively, you can include individual subsystems directly.
52
std::cout << r1 << std::endl;
53
}
54
```
55
->> To see more advanced implementation examples, check out the [tests](tests) directory.
+> To see more advanced implementation examples, check out the [tests](tests) directory.
56
57
## Building tests and benchmarks
58
1. Install `vcpkg` and set `VCPKG_ROOT` environment variable
@@ -81,4 +81,4 @@ Alternatively, you can include individual subsystems directly.
81
- Linux
82
83
## License
84
-**pvm** is distributed under the [Apache License 2.0](LICENSE).
+**pvm** is distributed under the [Apache License 2.0](LICENSE).
0 commit comments