diff --git a/README.md b/README.md index 6b1c91c..8e99f86 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,14 @@ A docker image of Ubuntu with Xfce desktop and VNC support. +## Screenshots + +![Figure 1](./screenshots/1.png) + +![Figure 2](./screenshots/2.png) + +![Figure 3](./screenshots/3.png) + ## Tags Different tags of this image are based on different versions of ubuntu. diff --git a/screenshots/1.png b/screenshots/1.png new file mode 100644 index 0000000..c57be81 Binary files /dev/null and b/screenshots/1.png differ diff --git a/screenshots/2.png b/screenshots/2.png new file mode 100644 index 0000000..35ef3e7 Binary files /dev/null and b/screenshots/2.png differ diff --git a/screenshots/3.png b/screenshots/3.png new file mode 100644 index 0000000..20dd3ca Binary files /dev/null and b/screenshots/3.png differ