fix readme snafu
This commit is contained in:
parent
b88150cb5a
commit
57a8265f02
1 changed files with 2 additions and 4 deletions
|
@ -32,12 +32,10 @@ fn something() {
|
|||
}
|
||||
```
|
||||
|
||||
## Experimental Features under `unstable` feature flag
|
||||
|
||||
```bash
|
||||
## Experimental Features
|
||||
|
||||
> [!CAUTION]
|
||||
> Very unstable and will likely change in the future.
|
||||
> Very unstable and only available under `unstable` feature flag.
|
||||
|
||||
### `okstd::crashdump`
|
||||
|
||||
|
|
Loading…
Reference in a new issue