Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed Nov 20, 2024
1 parent 9eefdcd commit 932bf21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Features:

[API Documentation](https://docs.rs/bytesize)

## Example
## Examples

### Human readable representations (SI unit and Binary unit)

Expand Down Expand Up @@ -83,7 +83,7 @@ fn test_to_string_as() {
}
```

### Arithmetic operations
### Arithmetic Operations

```rust
use bytesize::ByteSize;
Expand Down

0 comments on commit 932bf21

Please sign in to comment.