Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jotschi committed Jan 5, 2022
1 parent 946bb93 commit 1a7d691
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

This project contains utilities to hash files with SHA256/SHA512.


## Maven

```xml
<dependency>
<groupId>io.metaloom.utils</groupId>
<artifactId>hash-utils</artifactId>
<version>0.1.0</version>
</dependency>
```

### Algorithms

## MD5
Expand Down

0 comments on commit 1a7d691

Please sign in to comment.