diff --git a/README.md b/README.md index 49b9ca5..c01ef03 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # -![release][release] ![homebrew][homebrew] ![macports][macports] +![release][release] ![homebrew][homebrew] ![macports][macports] ![scoop][scoop] Top-like interface for container metrics @@ -53,6 +53,14 @@ sudo curl -Lo /usr/local/bin/ctop https://github.com/bcicen/ctop/releases/downlo sudo chmod +x /usr/local/bin/ctop ``` +#### Windows + +`ctop` is available in [scoop](https://scoop.sh/): + +```powershell +scoop install ctop +``` + #### Docker ```bash @@ -112,6 +120,7 @@ Option | Description [release]: https://img.shields.io/github/release/bcicen/ctop.svg "ctop" [homebrew]: https://img.shields.io/homebrew/v/ctop.svg "ctop" [macports]: https://repology.org/badge/version-for-repo/macports/ctop.svg?header=macports "ctop" +[scoop]: https://img.shields.io/scoop/v/ctop?bucket=main "ctop" ## Alternatives