diff --git a/README.md b/README.md index 15b1248..5885006 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A simple server manager for local newtrok. Its quite helpful when you are hostin Feel free to add more commands in `src/command.rs`. Contributions and improvements are always welcomed. +![Alt text](screenshot.png "Screenshot") # LICENSE This program is free software: you can redistribute it and/or modify diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..3dfbee0 Binary files /dev/null and b/screenshot.png differ