From 1cc257da93cb12fd2dc82c73dd8a88c33a51c51c Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 20 Nov 2019 22:40:26 +0530 Subject: [PATCH] Fixed issue with broken image links --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fad8a9b..ead9a72 100644 --- a/README.md +++ b/README.md @@ -59,27 +59,27 @@ An interface(application) for user through which he/she can buy or sell books an 1. Login -![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/login.png) +![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/login.png) 2. Signup -![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/signup.png) +![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/signup.png) 3. Email verification -![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/email_verification.png) +![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/email_verification.png) 4. Navigation Drawer -![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/Navigation_drawer.png) +![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/Navigation_drawer.png) 5. Home Page -![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/Home.png) +![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/Home.png) 6. Upload Product -![picture alt](https://github.com/git-akshat/mini-project/tree/master/Screenshots/upload_product.png) +![picture alt](https://github.com/git-akshat/mini-project/blob/master/Screenshots/upload_product.png) ## Collaborators