Move screenshot up in the README to device equality section

This commit is contained in:
Alex Cheema
2024-10-14 14:51:53 -07:00
committed by GitHub
parent 28c29190b7
commit b387150305

View File

@@ -60,11 +60,10 @@ Exo supports different [partitioning strategies](exo/topology/partitioning_strat
<p>
<picture>
<img alt="ring topology" src="docs/ring-topology.png" width="30%" height="30%">
<img alt="A screenshot of exo running 5 nodes" src="docs/exo-screenshot.png" width="50%" height="50%">
</picture>
</p>
## Installation
The current recommended way to install exo is from source.
@@ -251,7 +250,3 @@ exo supports the following inference engines:
- ✅ [GRPC](exo/networking/grpc)
- 🚧 [Radio](TODO)
- 🚧 [Bluetooth](TODO)
## Screenshot
![image](https://github.com/user-attachments/assets/3b6e22d0-ca6a-466c-b1b8-221556fa4163)