Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
Clarify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-schievink committed Nov 8, 2020
1 parent 2f3a409 commit da1c124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
![CI](https://github.com/jonas-schievink/adler/workflows/CI/badge.svg)

This crate provides a simple implementation of the Adler-32 checksum, used in
zlib, rsync, and other software.
the zlib compression format.

Please refer to the [changelog](CHANGELOG.md) to see what changed in the last
releases.
Expand Down

0 comments on commit da1c124

Please sign in to comment.