diff --git a/README.md b/README.md index 5c73f2b..1c9ceb9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ A modern web application for viewing SMS and MMS message backups. Import your messages from "SMS Backup & Restore" XML files and browse them in a texting app-like interface. -## Demo +## Screenshots + +![conversation view](docs/conversation-view.png "SBV Conversation View") ## Quick Start diff --git a/docs/conversation-view.png b/docs/conversation-view.png new file mode 100644 index 0000000..e845750 Binary files /dev/null and b/docs/conversation-view.png differ