diff --git a/README.md b/README.md
index 9b60536..84eff7b 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,15 @@ PPGo_Job
定时任务管理
代码参考自https://github.com/lisijie/webcron.git
+效果展示
+----
+任务界面
+
+
+添加服务器界面
+
+
+
安装方法
----
1、go get github.com/george518/PPGo_Job
diff --git a/static/images/server.png b/static/images/server.png
new file mode 100644
index 0000000..86f82df
Binary files /dev/null and b/static/images/server.png differ
diff --git a/static/images/task.png b/static/images/task.png
new file mode 100644
index 0000000..9715c22
Binary files /dev/null and b/static/images/task.png differ