diff --git a/README.md b/README.md index c435f2d..28ab528 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ CasaOS is an open-source home server system based on the Docker ecosystem and de IceWhale team believes that through community-driven collaborative innovation and open communication with global developers, we can reshape the digital home experience like never before. +![CasaOS Snapshot](snapshot.png) ## Getting Started @@ -21,7 +22,7 @@ IceWhale team believes that through community-driven collaborative innovation an ### Quick Setup CasaOS -Fresh install a system from the list below and run the below command: +Fresh install a system from the list below and run the this command: ```sh curl -fsSL https://get.icewhale.io/casaos.sh | bash diff --git a/snapshot.png b/snapshot.png new file mode 100644 index 0000000..0deaf1b Binary files /dev/null and b/snapshot.png differ