diff --git a/README.md b/README.md index 26feaee..c4ef685 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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) +![Main Chat Window](images/main_window.png) ![Channel management](images\channel_management.png) ![Settings](images\settings.png) ### Key Features diff --git a/images/channel_management.png b/images/channel_management.png new file mode 100644 index 0000000..414082f Binary files /dev/null and b/images/channel_management.png differ diff --git a/images/main_window.png b/images/main_window.png index d6b4385..e5a845d 100644 Binary files a/images/main_window.png and b/images/main_window.png differ diff --git a/images/settings.png b/images/settings.png new file mode 100644 index 0000000..daefafa Binary files /dev/null and b/images/settings.png differ