We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c35a532 commit 3c043c2Copy full SHA for 3c043c2
README.md
@@ -15,7 +15,7 @@ A collection of parallelism-safe data structures for OCaml 5. It contains:
15
16
## Usage
17
18
-saturn can be installed from `opam`: `opam install saturn`. Sample usage of
+`Saturn` can be installed from `opam`: `opam install saturn`. Sample usage of
19
`Ws_deque` is illustrated below.
20
21
```ocaml
bench/README.md
@@ -1,4 +1,4 @@
1
-Benchmarks for saturn
+Benchmarks for Saturn
2
3
# General usage
4
0 commit comments