From 0522de50f334456d44e263c21ee6633918b9f2b9 Mon Sep 17 00:00:00 2001 From: DeepBlockDeepak Date: Fri, 12 Jan 2024 20:53:00 -0700 Subject: [PATCH] Done editing readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87750e3..70564c7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ poetry run python run.py Access the app by navigating to `http://127.0.0.1:5000/` in your web browser. ## Demo -An example run of the app, showing most features and functionality. +An example run of the app, showing most features and functionality (**Click image to view video**). [![Demo](app/static/travel_app_dashboard.png)](https://drive.google.com/file/d/1ajuBFztCUSt-SwGG6n6ECF2s3jMsB2FV/view?usp=sharing) ## Database Schema