From e916ac8050c0f7a3a2fc2a394add7b0f46652d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Saparelli?= Date: Wed, 29 Sep 2021 01:43:36 +1300 Subject: [PATCH] Add repology badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b013d1..8f56f3a 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ More usage examples: [in the CLI README](./cli/#usage-examples)! ## Install +Packaging status + - As pre-built binary package: https://watchexec.github.io/downloads/ - With your package manager for Arch, Homebrew, Nix, Scoop, Chocolatey… - From source with Cargo: `cargo install watchexec-cli`