diff --git a/README.md b/README.md index b2e8eb6..0e7319b 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,16 @@ * Unicode-aware. * The command name is *50%* shorter than `find` :-). -## Examples - +## Demo + ## Build ```bash cargo build --release ``` + +## Install +``` +cargo install +``` +The release page also includes precompiled binaries for Linux.