diff --git a/readme.md b/readme.md index ceffb0c..90439d1 100644 --- a/readme.md +++ b/readme.md @@ -10,13 +10,13 @@ [![GitHub release](https://img.shields.io/github/release/thushan/smash)](https://github.com/thushan/smash/releases/latest) Tool to `smash` through to find duplicate files efficiently by slicing a file (or blob) into multiple segments -and computing a hash using [xxhash](https://xxhash.com/) or another algorithm. Algorithms used are non-cryptographic and are utilised -for its speed & efficiency over other attributes. You can learn more about [xxhash](https://xxhash.com/) on their site. +and computing a hash using a fast non-cryptographic algorithm such as [xxhash](https://xxhash.com/).

Made with VHS
- Find duplicates in the linux/drivers source tree with smash. Made with vhs (see our tapes), - + + Find duplicates in the linux/drivers source tree with smash (see our 🍿 longer demo). Made with vhs - see our tapes! +

`smash` has a read-only view of the underlying filesystem and only reports duplicates - currently, we do not remove