Skip to content

Commit

Permalink
Add link to release notes
Browse files Browse the repository at this point in the history
cc #140
  • Loading branch information
mbrubeck committed Sep 24, 2023
1 parent 2bad45e commit 3a22961
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Ordered Floats
# ordered-float

Provides several wrapper types for Ord and Eq implementations on f64 and friends.
Provides several wrapper types for `Ord` and `Eq` implementations on f64 and friends.

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

## no_std

Expand Down

0 comments on commit 3a22961

Please sign in to comment.