Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jbvmio committed Feb 27, 2019
1 parent f083e44 commit 5e78f54
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# kafkactl - Kafka Management Tool - **[wiki](https://github.com/jbvmio/kafkactl/wiki)**
# kafkactl - Kafka Management Tool
kafkactl - CLI for Apache Kafka, Zookeeper and Burrow Management.

[![GitHub release](https://img.shields.io/github/release/jbvmio/kafkactl.svg)](
https://github.com/jbvmio/kafkactl/releases/latest)
[![Travis-CI Build Status](https://travis-ci.com/jbvmio/kafkactl.svg?branch=master)](
https://travis-ci.com/jbvmio/kafkactl)
[![Go Report Card](https://goreportcard.com/badge/github.com/jbvmio/kafkactl)](
[![Go Report Card](https://goreportcard.com/badge/github.com/jbvmio/kafkactl)](
https://goreportcard.com/report/github.com/jbvmio/kafkactl)
[![github wiki](https://img.shields.io/badge/docs-wiki-lightgrey.svg)](
https://github.com/jbvmio/kafkactl/wiki)

#### Current Features:
- [x] Search / Filter for Groups and Topics
Expand Down

0 comments on commit 5e78f54

Please sign in to comment.