Update README.md

This commit is contained in:
nora 2023-03-28 14:39:08 +02:00 committed by GitHub
parent 961ba86e59
commit b3ab681ba3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,8 @@ Options:
Print help information
```
Note: You can safely press `Ctrl-C` when running cargo-minimize. It will rollback the current minimization attempt and give you the latest known-reproducing state.
## What it does
`cargo-minimize` is currently fairly simple. It does several passes over the source code. It treats each file in isolation.