diff --git a/README.md b/README.md index d9eacfef1..7b197fe5f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ EmbassyOS is a mass-market, graphical operating system designed to facilitate the discovery, installation, configuration, private self-hosting, and reliable operation of open-source software services and applications. It aims to eliminate trust and custodianship from personal computing. - + ## :warning: Caution Some technologies supported by this software, such as [Lightning](https://lightning.network/), are considered in active development and might experience issues. Do not commit any funds you are not willing to loose. Be #reckless at your own risk. @@ -40,3 +40,9 @@ A detailed guide for doing so can be found [here](https://github.com/Start9Labs/ ## :heart: Contributing To contribute to the development of EmbassyOS, see [here](https://github.com/Start9Labs/embassy-os/blob/master/CONTRIBUTING.md). + +## UI Screenshots +![Embassy Services](assets/ServicesRunning.png)|20% +![Service Details](assets/ServiceDetails.png) +![EmbassyOS](assets/Embassy.png) +![Marketplace](assets/Marketplace.png) diff --git a/assets/Embassy.png b/assets/Embassy.png new file mode 100644 index 000000000..0e5650740 Binary files /dev/null and b/assets/Embassy.png differ diff --git a/assets/Marketplace.png b/assets/Marketplace.png new file mode 100644 index 000000000..cd2514357 Binary files /dev/null and b/assets/Marketplace.png differ diff --git a/assets/ServiceDetails.png b/assets/ServiceDetails.png new file mode 100644 index 000000000..7908ac435 Binary files /dev/null and b/assets/ServiceDetails.png differ diff --git a/assets/ServicesRunning.png b/assets/ServicesRunning.png new file mode 100644 index 000000000..69187fa1e Binary files /dev/null and b/assets/ServicesRunning.png differ diff --git a/eos.png b/assets/eos.png similarity index 100% rename from eos.png rename to assets/eos.png