add release, homebrew badges to README

This commit is contained in:
Bradley Cicenas 2017-05-28 21:03:18 +00:00
parent 58d5fba945
commit b4e1fbf290
1 changed files with 4 additions and 0 deletions

View File

@ -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:
@ -78,3 +80,5 @@ q | Quit ctop
[build]: _docs/build.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"