update readme

This commit is contained in:
zach
2025-12-31 23:19:12 -07:00
parent ad187962c9
commit 361dfb7808
+9 -10
View File
@@ -8,16 +8,15 @@ MeshCore Open is a cross-platform mobile application for communicating with Mesh
## Screenshots ## Screenshots
<p align="center"> <table>
<img src="docs/screenshots/contacts.jpg" width="200" alt="Contacts Screen" /> <tr>
<img src="docs/screenshots/chat1.jpg" width="200" alt="Chat Screen" /> <td><img src="docs/screenshots/contacts.jpg" width="200"/><br/><p align="center"><b>Contacts</b></p></td>
<img src="docs/screenshots/map.jpg" width="200" alt="Map View" /> <td><img src="docs/screenshots/chat1.jpg" width="200"/><br/><p align="center"><b>Chat</b></p></td>
<img src="docs/screenshots/channels.jpg" width="200" alt="Channels" /> <td><img src="docs/screenshots/chat2.jpg" width="200"/><br/><p align="center"><b>Reactions</b></p></td>
</p> <td><img src="docs/screenshots/map.jpg" width="200"/><br/><p align="center"><b>Map</b></p></td>
<td><img src="docs/screenshots/channels.jpg" width="200"/><br/><p align="center"><b>Channels</b></p></td>
<p align="center"> </tr>
<img src="docs/screenshots/chat2.jpg" width="200" alt="Chat with Reactions" /> </table>
</p>
## Features ## Features