fix arrangement and sizing of screenshots (#1126)

This commit is contained in:
Lucy C
2022-01-24 16:24:26 -07:00
committed by GitHub
parent bf7ceb6125
commit eb7dacd6d1

View File

@@ -37,10 +37,13 @@ A detailed guide for doing so can be found [here](https://github.com/Start9Labs/
There are multiple ways to contribute: work directly on EmbassyOS, package a service for the marketplace, or help with documentation and guides. To learn more about contributing, see [here](https://github.com/Start9Labs/embassy-os/blob/master/CONTRIBUTING.md). There are multiple ways to contribute: work directly on EmbassyOS, package a service for the marketplace, or help with documentation and guides. To learn more about contributing, see [here](https://github.com/Start9Labs/embassy-os/blob/master/CONTRIBUTING.md).
## UI Screenshots ## UI Screenshots
<img src="assets/EmbassyOS.png" alt="EmbassyOS" width="60%"> <p align="center">
<br> <img src="assets/EmbassyOS.png" alt="EmbassyOS" width="65%">
<img src="assets/eos-services.png" alt="Embassy Services" width="60%"> | </p>
<img src="assets/eos-preferences.png" alt="Embassy Preferences" width="60%"> <p align="center">
--- | --- <img src="assets/eos-services.png" alt="Embassy Services" width="45%">
<img src="assets/eos-bitcoind-health-check.png" alt="Embassy Bitcoin Health Checks" width="60%"> | <img src="assets/eos-preferences.png" alt="Embassy Preferences" width="45%">
<img src="assets/eos-logs.png" alt="Embassy Logs" width="60%"> </p>
<p align="center">
<img src="assets/eos-bitcoind-health-check.png" alt="Embassy Bitcoin Health Checks" width="45%"> <img src="assets/eos-logs.png" alt="Embassy Logs" width="45%">
</p>