Skip to content

Commit f9b902d

Browse files
authored
shabal: tweak readme (#789)
1 parent a172fa8 commit f9b902d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

shabal/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99

1010
Pure Rust implementation of the [Shabal] cryptographic hash algorithm.
1111

12-
There are 5 standard algorithms specified in the Shabal standard: [`Shabal192`], [`Shabal224`], [`Shabal256`], [`Shabal384`], [`Shabal512`].
12+
There are 5 standard algorithms specified in the Shabal standard:
13+
`Shabal192`, `Shabal224`, `Shabal256`, `Shabal384`, `Shabal512`.
1314

1415
## Examples
1516

0 commit comments

Comments
 (0)