From f52bb54a2f88536092edb3ea9ab34bd257826389 Mon Sep 17 00:00:00 2001 From: Mariusz Kogen Date: Tue, 30 Mar 2021 16:45:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=A0=20Image=20display=20fix=20(#274)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added community matrix and mastodon shields --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9664e8136..77ac1b27c 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,30 @@ # EmbassyOS [![Version](https://img.shields.io/github/v/tag/Start9Labs/embassy-os?color=success)](https://github.com/Start9Labs/embassy-os/releases) +[![community](https://img.shields.io/badge/community-matrix-yellow)](https://matrix.to/#/#community:matrix.start9labs.com) [![community](https://img.shields.io/badge/community-telegram-informational)](https://t.me/start9_labs) [![support](https://img.shields.io/badge/support-docs-important)](https://docs.start9labs.com) [![developer](https://img.shields.io/badge/developer-matrix-blueviolet)](https://matrix.to/#/#community-dev:matrix.start9labs.com) -[![website](https://img.shields.io/website?down_color=lightgrey&down_message=offline&up_color=success&up_message=online&url=https%3A%2F%2Fstart9labs.com)](https://start9labs.com) +[![website](https://img.shields.io/website?down_color=lightgrey&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fstart9labs.com)](https://start9labs.com) +[![mastodon](https://img.shields.io/mastodon/follow/000000001?domain=https%3A%2F%2Fmastodon.start9labs.com&label=Follow&style=social)](http://mastodon.start9labs.com) [![twitter](https://img.shields.io/twitter/follow/start9labs?label=Follow)](https://twitter.com/start9labs) ### _Anyone can do it. No one can stop it._ ### 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. -![EmbassyOS image](eos.png?w=600) + -## ⚠️ Caution +## :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. ## Running EmbassyOS There are multiple ways to obtain and begin using EmbassyOS. -### Buy an Embassy +### :moneybag: Buy an Embassy This is the most convenient option. Simply [buy an Embassy](https://start9labs.com) from Start9 Labs and plug it in. Depending on where you live, shipping costs and import duties may vary. -### Build your own Embassy +### :hammer_and_wrench: Build your own Embassy While not as convenient as buying an Embassy, this option is easier than you might imagine, and there are 4 reasons why you might prefer it: 1. You already have a Raspberry Pi and would like to re-purpose it. 1. You want to save on shipping costs. @@ -31,5 +33,5 @@ While not as convenient as buying an Embassy, this option is easier than you mig To pursue this option, follow this [guide](https://docs.start9labs.com/getting-started/diy.html). -## Contributing -To build EmbassyOS from source, or to contribute to its development, see [here](https://github.com/Start9Labs/embassy-os/blob/master/CONTRIBUTING.md#building-the-image). \ No newline at end of file +## :heart: Contributing +To build EmbassyOS from source, or to contribute to its development, see [here](https://github.com/Start9Labs/embassy-os/blob/master/CONTRIBUTING.md#building-the-image).