Skip to content

Commit 3c043c2

Browse files
committed
Saturn in plain text, instead of saturn.
1 parent c35a532 commit 3c043c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A collection of parallelism-safe data structures for OCaml 5. It contains:
1515

1616
## Usage
1717

18-
saturn can be installed from `opam`: `opam install saturn`. Sample usage of
18+
`Saturn` can be installed from `opam`: `opam install saturn`. Sample usage of
1919
`Ws_deque` is illustrated below.
2020

2121
```ocaml

bench/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Benchmarks for saturn
1+
Benchmarks for Saturn
22

33
# General usage
44

0 commit comments

Comments
 (0)