diff --git a/README.md b/README.md index 2367d1f..13b3479 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![](assets/capture.png) [![Crates.io](https://img.shields.io/crates/v/hunt?color=orange)](https://crates.io/crates/hunt) -[![Publish](https://github.com/LyonSyonII/hunt-rs/actions/workflows/publish.yml/badge.svg?branch=v1.5.2)](https://github.com/LyonSyonII/hunt-rs/actions/workflows/publish.yml) +[![Release](https://github.com/LyonSyonII/hunt-rs/actions/workflows/release.yml/badge.svg?branch=v1.5.2)](https://github.com/LyonSyonII/hunt-rs/actions/workflows/release.yml) **A *highly-opinionated* simplified Find command made with Rust.** By default it searches a file/folder in the working directory and divides the result between exact matches and ones that only contain the query. Results will be sorted alphabetically.