Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vran-dev committed Sep 30, 2019
1 parent 9fae9fa commit 1cb031d
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ java -jar PrettyZoo.jar

## TODO

- [ ] Change UI
- [x] Change UI

- [x] support dynamic update view

Expand All @@ -37,13 +37,17 @@ java -jar PrettyZoo.jar

## Example

### connect zookeeper
### Main view

![](release/example/connectView.jpg)
![](release/example/main.jpg)

### show node tree
### Right click to add server

![](release/example/mainView.jpg)
![](release/example/addServer.jpg)

![](release/example/addServers.jpg)

![](release/example/syncNode.jpg)

### delete node

Expand Down
Binary file removed release/PrettyZoo-0.0.2.jar
Binary file not shown.
Binary file added release/example/addServer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added release/example/addServers.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added release/example/main.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed release/example/mainView.jpg
Binary file not shown.
Binary file added release/example/syncNode.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1cb031d

Please sign in to comment.