docs(readme): add screenshot of the project

This commit is contained in:
2026-05-15 14:53:38 +02:00
parent c2bb239ffc
commit 75050bac2f
2 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,14 @@
Web-based Modbus relay control system for managing 8-channel relay modules over TCP.
<div align="center">
<figure>
<img src="./assets/screenshot.png" alt="Screenshot of STA" width="800" />
<figcaption>Screenshot of STA</figcaption>
</figure>
</div>
## Overview
STA will provide a modern web interface for controlling Modbus-compatible relay devices, eliminating the need for specialized industrial software. The goal is to enable browser-based relay control with real-time status updates.