Skip to content

Commit d93fd2b

Browse files
docs: update readme
1 parent 2dbda6d commit d93fd2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Alternatively, you can include individual subsystems directly.
5252
std::cout << r1 << std::endl;
5353
}
5454
```
55-
>> To see more advanced implementation examples, check out the [tests](tests) directory.
55+
> To see more advanced implementation examples, check out the [tests](tests) directory.
5656
5757
## Building tests and benchmarks
5858
1. Install `vcpkg` and set `VCPKG_ROOT` environment variable
@@ -81,4 +81,4 @@ Alternatively, you can include individual subsystems directly.
8181
- Linux
8282

8383
## License
84-
**pvm** is distributed under the [Apache License 2.0](LICENSE).
84+
**pvm** is distributed under the [Apache License 2.0](LICENSE).

0 commit comments

Comments
 (0)