Skip to content

Commit

Permalink
docs: Apply Markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel authored and anonrig committed Mar 21, 2024
1 parent 606407d commit 6b41db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ See [here](examples/simple.rs) for a usage example.
You can run it locally with `cargo run --example simple`.
Feel free to adjust it for exploring this crate further.

#### Features
### Features

**std:** Functionalities that require `std`.
This feature is enabled by default, set `no-default-features` to `true` if you want `no-std`.
Expand Down

0 comments on commit 6b41db2

Please sign in to comment.