diff --git a/README.md b/README.md index c9ba792..62afd47 100644 --- a/README.md +++ b/README.md @@ -195,11 +195,6 @@ git checkout main --- -## Gallery - -Main Chat Window Unread messages Menu Direct Messages Channel management Message history Contact management Pending contacts Existing contacts - ---- ## Documentation diff --git a/images/approve_contact.png b/gallery/approve_contact.png similarity index 100% rename from images/approve_contact.png rename to gallery/approve_contact.png diff --git a/images/channel_management.png b/gallery/channel_management.png similarity index 100% rename from images/channel_management.png rename to gallery/channel_management.png diff --git a/images/contact_management.png b/gallery/contact_management.png similarity index 100% rename from images/contact_management.png rename to gallery/contact_management.png diff --git a/images/dm.png b/gallery/dm.png similarity index 100% rename from images/dm.png rename to gallery/dm.png diff --git a/images/existing_contacts.png b/gallery/existing_contacts.png similarity index 100% rename from images/existing_contacts.png rename to gallery/existing_contacts.png diff --git a/images/main_window.png b/gallery/main_window.png similarity index 100% rename from images/main_window.png rename to gallery/main_window.png diff --git a/images/menu.png b/gallery/menu.png similarity index 100% rename from images/menu.png rename to gallery/menu.png diff --git a/images/msg_archive.png b/gallery/msg_archive.png similarity index 100% rename from images/msg_archive.png rename to gallery/msg_archive.png diff --git a/images/unread_msgs.png b/gallery/unread_msgs.png similarity index 100% rename from images/unread_msgs.png rename to gallery/unread_msgs.png