Skip to content

Commit 3248a87

Browse files
authored
Fix header level of example sections (#560)
1 parent 6bfa5e2 commit 3248a87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

hc-256/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ architectures.
2222

2323
USE AT YOUR OWN RISK!
2424

25-
# Examples
25+
## Examples
2626

2727
```rust
2828
use hc_256::Hc256;

salsa20/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ architectures.
2323

2424
USE AT YOUR OWN RISK!
2525

26-
# Examples
26+
## Examples
2727

2828
```rust
2929
use salsa20::Salsa20;

0 commit comments

Comments
 (0)