Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuhpc committed Jun 29, 2019
1 parent 5399c9a commit 9186f96
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ npm run dev
http://localhost:8088

## ScreenShots
![KafkaDashboard](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/KafkaDashboard.png)
![TopicManage](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/TopicManage.png)
![TopicPartitionView](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/TopicPartitionView.png)
![ConsumersGetByTopic](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/ConsumersGetByTopic.png)
![ManualReassignPartitions](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/ManualReassignPartitions.png)
![MessageView](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/MessageView.png)
![SchemaView](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/SchemaView.png)
![ConsumerGroup](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/ConsumerGroup.png)
![TopicsGetByGroup](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/TopicsGetByGroup.png)
![ConsumersGetByGroupAndTopic](https://github.com/tinawenqiao/Kafka-zk-restapi-UI/blob/master/screenshots/ConsumersGetByGroupAndTopic.png)
![KafkaDashboard](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/KafkaDashboard.png)
![TopicManage](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/TopicManage.png)
![TopicPartitionView](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/TopicPartitionView.png)
![ConsumersGetByTopic](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/ConsumersGetByTopic.png)
![ManualReassignPartitions](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/ManualReassignPartitions.png)
![MessageView](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/MessageView.png)
![SchemaView](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/SchemaView.png)
![ConsumerGroup](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/ConsumerGroup.png)
![TopicsGetByGroup](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/TopicsGetByGroup.png)
![ConsumersGetByGroupAndTopic](https://github.com/gnuhpc/Kafka-zk-restapi-UI/blob/master/screenshots/ConsumersGetByGroupAndTopic.png)

0 comments on commit 9186f96

Please sign in to comment.