Skip to content

Commit 3a22961

Browse files
committed
Add link to release notes
cc #140
1 parent 2bad45e commit 3a22961

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Ordered Floats
1+
# ordered-float
22

3-
Provides several wrapper types for Ord and Eq implementations on f64 and friends.
3+
Provides several wrapper types for `Ord` and `Eq` implementations on f64 and friends.
44

5-
See the [API documentation](https://docs.rs/ordered-float) for further details.
5+
* [API documentation](https://docs.rs/ordered-float)
6+
* [Release notes](https://github.com/reem/rust-ordered-float/releases)
67

78
## no_std
89

0 commit comments

Comments
 (0)