diff --git a/README.md b/README.md index f40656e..30314f7 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Lastly - run the app: ## Overview LinkUp is a peer-to-peer chat application that allows users to create and join chat rooms, share files, and communicate with each other in real-time. The application uses the Hyperswarm, Hyperdrive, and Corestore libraries for decentralized networking and storage. This documentation provides a comprehensive guide to understanding, setting up, and using LinkUp. +![Screenshot](images/screenshot.png) + ## Table of Contents - [Installation](#installation) - [Configuration](#configuration) diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..04a80cf Binary files /dev/null and b/images/screenshot.png differ