From c6f2c7b6172363cd408b6173934be5e12553235d Mon Sep 17 00:00:00 2001 From: Bradley Cicenas Date: Wed, 14 Jun 2017 12:30:03 +0000 Subject: [PATCH] add badges back --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4835222..21fb08f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # +![release][release] ![homebrew][homebrew] + Top-like interface for container metrics `ctop` provides a concise and condensed overview of real-time metrics for multiple containers: @@ -79,3 +81,5 @@ q | Quit ctop [build]: _docs/build.md [connectors]: _docs/connectors.md [expanded_view]: _docs/expanded.md +[release]: https://img.shields.io/github/release/bcicen/ctop.svg "ctop" +[homebrew]: https://img.shields.io/homebrew/v/ctop.svg "ctop"