diff --git a/README.md b/README.md index 28fab80..48d39c7 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,12 @@ To get a local copy up and running, follow these simple steps: Build and run the project using Xcode. The app simulates a shipment courier service with various functionalities to demonstrate the above-mentioned skills. +## Demo + +Here is a demo video of the app in action: + +![Video Demo](resources/recording.mp4) + ## Contributing Contributions are welcome! Feel free to open an issue or submit a pull request. \ No newline at end of file diff --git a/resources/recording.mp4 b/resources/recording.mp4 new file mode 100644 index 0000000..23ec43c Binary files /dev/null and b/resources/recording.mp4 differ