diff --git a/README.md b/README.md index a0d6bc7..6a99fa5 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,12 @@ sudo ~/mc-webui/scripts/updater/install.sh --uninstall
Device Info

Update Check
+ +
Update Available
+
Remote Update
+
Updated Successfully
+ +
Contact Management

Existing Contacts
diff --git a/gallery/remote_update.png b/gallery/remote_update.png new file mode 100644 index 0000000..13558af Binary files /dev/null and b/gallery/remote_update.png differ diff --git a/gallery/update_available.png b/gallery/update_available.png new file mode 100644 index 0000000..2b6d915 Binary files /dev/null and b/gallery/update_available.png differ diff --git a/gallery/updated_successfully.png b/gallery/updated_successfully.png new file mode 100644 index 0000000..58f966e Binary files /dev/null and b/gallery/updated_successfully.png differ