diff --git a/README.md b/README.md index 8e56d62..d68df56 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ With docker-ddns-server you can setup your own dynamic DNS server. This project ![docker-ddns-server web ui](https://raw.githubusercontent.com/benjaminbear/docker-ddns-server/master/img/addhost.png) +![docker-ddns-server web ui](https://raw.githubusercontent.com/benjaminbear/docker-ddns-server/master/img/listhosts.png) +![docker-ddns-server web ui](https://raw.githubusercontent.com/benjaminbear/docker-ddns-server/master/img/listlogs.png) ## Installation diff --git a/img/addhost.png b/img/addhost.png index 588ed85..f1fb6e0 100644 Binary files a/img/addhost.png and b/img/addhost.png differ diff --git a/img/listhosts.png b/img/listhosts.png new file mode 100644 index 0000000..be52d93 Binary files /dev/null and b/img/listhosts.png differ diff --git a/img/listlogs.png b/img/listlogs.png new file mode 100644 index 0000000..116fd1a Binary files /dev/null and b/img/listlogs.png differ