diff --git a/README.md b/README.md index 154b393..9ebe0f1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A lightweight web interface for meshcore-cli, providing browser-based access to **mc-webui** is a Flask-based web application that wraps `meshcore-cli`, eliminating the need for SSH/terminal access when using MeshCore chat on a Heltec V4 device connected to a Debian VM. +![Main Chat Window](/images/main_window.png) + ### Key Features - 📱 **View messages** - Display chat history from Public channel with auto-refresh diff --git a/images/main_window.png b/images/main_window.png new file mode 100644 index 0000000..d6b4385 Binary files /dev/null and b/images/main_window.png differ