Skip to content

Commit 492463a

Browse files
committed
Update readme
1 parent 97202d4 commit 492463a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ This assumption also included inside API: it consumes whole provided array, it a
1616

1717
If you need fast and secure hash function for scala I suggest to use [blak3](https://github.com/catap/scala-blake3).
1818

19+
You can use it as
20+
```
21+
libraryDependencies += "ky.korins" %%% "sha" % "x.x.x"
22+
```
1923
The latest version is ![maven-central]
2024

2125
API is pretty simple and quite limited :)

0 commit comments

Comments
 (0)