Skip to content

Commit 8962ffc

Browse files
committed
Update README
1 parent 96db24e commit 8962ffc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22

33
Provides several wrapper types for Ord and Eq implementations on f64.
44

5-
## Usage
6-
7-
Use the crates.io repository; add this to your `Cargo.toml` along
8-
with the rest of your dependencies:
9-
10-
```toml
11-
[dependencies]
12-
ordered-float = "2.0"
13-
```
14-
155
See the [API documentation](https://docs.rs/ordered-float) for further details.
166

177
## no_std

0 commit comments

Comments
 (0)