diff --git a/readme.md b/readme.md index 7780e68..8cc21ae 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # A dog a pet -#### Video Demo: +#### Video Demo: [Video url](https://www.youtube.com/shorts/PRFRn0t684g) #### Description: This project is meant to be the starting point of a pet adoptions web site. It allows users to register, register pets and ask for pets adoption. It also has a contact form which is not fully functional. It has been done using python with the Flask framework and a sqlite database.